Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release > by-pkgid > e5066aadcb17884df9b0ab32aeff0066 > scriptlet

gsambad-0.1.3-1mdv2007.0.x86_64.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