diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | 870ee431b3152f330a121f8399ba6a71540929c1 (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/inform | |
parent | 9158552ec071d3346f3287350412c34e1c22e847 (diff) | |
download | pkgsrc-870ee431b3152f330a121f8399ba6a71540929c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/inform')
-rw-r--r-- | lang/inform/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lang/inform/PLIST b/lang/inform/PLIST index 892c2845b70..b2f5c7b77af 100644 --- a/lang/inform/PLIST +++ b/lang/inform/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2006/07/27 06:50:36 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:03:33 joerg Exp $ bin/inform bin/inform-6.31 share/inform/6.31/include/AdHints.h @@ -258,11 +258,3 @@ share/zcode/toyshop.z5 @exec ${MKDIR} %D/share/inform/module @exec ${MKDIR} %D/share/inform/manual @exec ${MKDIR} %D/share/zcode -@dirrm share/zcode -@dirrm share/inform/manual -@dirrm share/inform/module -@dirrm share/inform/include -@dirrm share/inform/6.31/module -@dirrm share/inform/6.31/include -@dirrm share/inform/6.31 -@dirrm share/inform |