Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > contrib-release > by-pkgid > 22c7011f41590dd0b7ce368f19330549 > scriptlet

gsambad-0.1.8-1mdv2008.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