Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > main > by-pkgid > 014d16edead6d06e61b43fcb40473874 > scriptlet

naat-frontend-www-en-0.8-32mdk.noarch.rpm

POSTIN

/bin/sh
# documentation
if [ ! -e /var/www-naat/html/en/secure/doc ]; then
	ln -fs /usr/share/doc/mandrake/en /var/www-naat/html/en/secure/doc
fi
##
#%post de
## documentation
#if [ ! -e /var/www-naat/html/de/secure/doc ]; then
#	ln -fs /usr/share/doc/mandrake/de /var/www-naat/html/de/secure/doc
#fi
#
#%post es
## documentation
#if [ ! -e /var/www-naat/html/es/secure/doc ]; then
#	ln -fs /usr/share/doc/mandrake/es /var/www-naat/html/es/secure/doc
#fi
#
#%post pt
## documentation
#if [ ! -e /var/www-naat/html/pt/secure/doc ]; then
#	ln -fs /usr/share/doc/mandrake/pt /var/www-naat/html/pt/secure/doc
#fi
#
#%post it
## documentation
#if [ ! -e /var/www-naat/html/it/secure/doc ]; then
#	ln -fs /usr/share/doc/mandrake/it /var/www-naat/html/it/secure/doc
#fi
#