Make uninstall scriptlet work.
[myplc.git] / 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