Make uninstall scriptlet work.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 22 Oct 2007 17:12:07 +0000 (17:12 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 22 Oct 2007 17:12:07 +0000 (17:12 +0000)
myplc-devel-native.spec

index c1a8bcb..307d495 100644 (file)
@@ -152,6 +152,7 @@ fi
 %preun
 # 0 = erase, 1 = upgrade
 if [ $1 -eq 0 ] ; then
+       echo "NOTE: should remove build user from /etc/sudoers"
 fi
 
 %files