diff options
author | tron <tron> | 1999-08-23 16:32:12 +0000 |
---|---|---|
committer | tron <tron> | 1999-08-23 16:32:12 +0000 |
commit | 579c227904fe23c639e4ae745f4e4a5d0f8d8b42 (patch) | |
tree | 1240417a50c506fb9f2aaa62512fc1f836ccc7a6 /net | |
parent | 60c4fb589e44a275849dc6b498e2ca7ed257e5cf (diff) | |
download | pkgsrc-579c227904fe23c639e4ae745f4e4a5d0f8d8b42.tar.gz |
Remove "share/irc/ircII.servers" on deinstallation.
Diffstat (limited to 'net')
-rw-r--r-- | net/ircII/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ircII/pkg/PLIST b/net/ircII/pkg/PLIST index a4e369b6fe3..e2e0480e967 100644 --- a/net/ircII/pkg/PLIST +++ b/net/ircII/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 1999/08/23 12:27:13 mrg Exp $ +@comment $NetBSD: PLIST,v 1.15 1999/08/23 16:32:12 tron Exp $ bin/irc-4.4L bin/ircbug bin/irc @@ -587,6 +587,7 @@ share/irc/help/ison@.GZ@ share/irc/help/servlist@.GZ@ share/irc/help/squery@.GZ@ share/irc/help/icb@.GZ@ +@unexec rm -f %D/share/irc/ircII.servers @dirrm share/irc/help/alias @dirrm share/irc/help/bind @dirrm share/irc/help/ctcp |