From f50b2cfd423b8e088fe99e5139b49dfb2ae11811 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Sat, 9 Apr 2005 16:48:31 +0000 Subject: - Try to remove etc/ircd-ru before ask users to do it --- irc/ircd-ru/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/ircd-ru') diff --git a/irc/ircd-ru/pkg-plist b/irc/ircd-ru/pkg-plist index 422b6799228e..a9ff3f2e7226 100644 --- a/irc/ircd-ru/pkg-plist +++ b/irc/ircd-ru/pkg-plist @@ -31,4 +31,4 @@ share/ircd-ru/codepages/translit.cp @unexec rm -R %%VARDIR%%/run/ircd-ru > /dev/null @unexec rm -R %%VARDIR%%/log/ircd-ru > /dev/null @unexec rm /usr/local/etc/rc.d/ircd.sh.sample -@unexec echo 'To completely remove this port delete user ircd, group ircd and remove etc/ircd-ru' +@unexec (rmdir %D/etc/ircd-ru && pw user del ircd) || echo 'To completely remove this port delete user ircd, group ircd and remove etc/ircd-ru' -- cgit v1.2.3