diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/yap | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/yap')
-rw-r--r-- | lang/yap/PLIST | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/lang/yap/PLIST b/lang/yap/PLIST index 0441b97b2c5..f65b1695771 100644 --- a/lang/yap/PLIST +++ b/lang/yap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/08/25 07:09:49 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:03:45 joerg Exp $ bin/yap include/Yap/YapInterface.h include/Yap/c_interface.h @@ -242,18 +242,3 @@ share/Yap/trees.yap share/Yap/tries.yap share/Yap/ugraphs.yap share/Yap/ypp.yap -@dirrm include/Yap -@dirrm lib/Yap -@dirrm share/Yap -@dirrm share/Yap/chr -@dirrm share/Yap/chr/examples -@dirrm share/Yap/clpbn -@dirrm share/Yap/clpbn/examples -@dirrm share/Yap/clpq -@dirrm share/Yap/clpqr -@dirrm share/Yap/clpqr/examples -@dirrm share/Yap/clpqr/examples/SESSION -@dirrm share/Yap/clpqr/examples/monash -@dirrm share/Yap/clpr -@dirrm share/Yap/logtalk -@dirrm share/Yap/pl |