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 | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/see | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/see')
-rw-r--r-- | lang/see/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/see/PLIST b/lang/see/PLIST index 9330422c2f9..47b42d14d22 100644 --- a/lang/see/PLIST +++ b/lang/see/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/20 00:45:35 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:03:41 joerg Exp $ bin/libsee-config bin/see-shell include/see/cfunction.h @@ -25,5 +25,3 @@ lib/libsee.la lib/pkgconfig/see.pc lib/see/libFile.la share/doc/see/USAGE.html -@dirrm lib/see -@dirrm include/see |