diff options
author | joerg <joerg> | 2009-06-14 17:59:04 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 17:59:04 +0000 |
commit | 0926abb244237a774cb901b724f3ac9a212b15f5 (patch) | |
tree | 08aa50d12affcefee28061ab1c10f915022c5036 /graphics/mgl | |
parent | 919e060ccd97188548c5e08841ca60cbfa5512d2 (diff) | |
download | pkgsrc-0926abb244237a774cb901b724f3ac9a212b15f5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'graphics/mgl')
-rw-r--r-- | graphics/mgl/PLIST | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/graphics/mgl/PLIST b/graphics/mgl/PLIST index d2b2c068df2..cb71876dc91 100644 --- a/graphics/mgl/PLIST +++ b/graphics/mgl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/10/14 16:22:21 salo Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:23 joerg Exp $ bin/kill_mgl.sh bin/mcalc bin/mdate @@ -69,12 +69,3 @@ share/doc/mgl2/nine/CHANGES.doc share/doc/mgl2/nine/README.txt share/mgl2/mgl_fontcreate.c @unexec ${RM} -f %D/etc/calibdata -@dirrm share/mgl2 -@dirrm share/doc/mgl2/nine -@dirrm share/doc/mgl2/mil -@dirrm share/doc/mgl2/mgterm -@dirrm share/doc/mgl2/memo -@dirrm share/doc/mgl2/doc -@dirrm share/doc/mgl2/bin -@dirrm share/doc/mgl2 -@comment let mglfonts do this: @dirrm lib/mgl2 |