Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 496e0e67d9b69da5e41b41aacc44b9db > scriptlet

gsambad-0.1.3-1mdv2007.0.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

mv /bin/scripts/example.bat /home/netlogon/example.bat

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

rm -rf /home/netlogon/example.bat