diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
commit | ea44073893c8a6f417ed99ae2d7b0e760df6a9ff (patch) | |
tree | d8fdbbbec4f5c65f79c32eaab6fa7ff2104023d8 /mail/ingo | |
parent | 790b7034e331dd9d88c7cf03ee46a12ee6c4e3db (diff) | |
download | pkgsrc-ea44073893c8a6f417ed99ae2d7b0e760df6a9ff.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/ingo')
-rw-r--r-- | mail/ingo/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/ingo/PLIST b/mail/ingo/PLIST index fc8e65caf1c..5e90da854ce 100644 --- a/mail/ingo/PLIST +++ b/mail/ingo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:04:35 joerg Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 20:45:11 joerg Exp $ share/doc/ingo/INSTALL share/doc/ingo/README share/doc/ingo/RELEASE_NOTES @@ -183,5 +183,3 @@ share/horde/ingo/themes/tango-blue/graphics/whitelist.png share/horde/ingo/themes/tango-blue/themed_graphics share/horde/ingo/vacation.php share/horde/ingo/whitelist.php -@unexec ${RMDIR} %D/share/horde/ingo/config 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/horde/ingo 2>/dev/null || ${TRUE} |