From: Marc Fiuczynski Date: Mon, 22 Oct 2007 17:12:07 +0000 (+0000) Subject: Make uninstall scriptlet work. X-Git-Tag: myplc-4.0-15~68 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b66761621b5c7e0c17e83be8e092386b95e3b0f4;p=myplc.git Make uninstall scriptlet work. --- diff --git a/myplc-devel-native.spec b/myplc-devel-native.spec index c1a8bcb..307d495 100644 --- a/myplc-devel-native.spec +++ b/myplc-devel-native.spec @@ -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