Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 76236e6d8fc1e2d96066bb3464247cdb > scriptlet

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

POSTIN

/bin/sh
chown httpd-naat.admin /var/www-naat/html/ -R
if [ -d /var/www-naat/sessions ]; then
 find   /var/www-naat/sessions/ -type f -exec rm -rf {} \;
fi

#%post fr
## documentation
#if [ ! -e /var/www-naat/html/fr/secure/doc ]; then
#	ln -fs /usr/share/doc/mandrake/fr /var/www-naat/html/fr/secure/doc
#fi
#