From b66761621b5c7e0c17e83be8e092386b95e3b0f4 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Mon, 22 Oct 2007 17:12:07 +0000 Subject: [PATCH] Make uninstall scriptlet work. --- myplc-devel-native.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.0