diff options
author | joerg <joerg> | 2009-06-14 18:24:43 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:24:43 +0000 |
commit | bc5166beb7170c57b382e1a8edb9cd30cd0debac (patch) | |
tree | 901d6ff76547ccb15b69b776c78756903823d878 /x11/py-gtksourceview | |
parent | 7fa979994f696914a574d1ec2531f8737f4e41eb (diff) | |
download | pkgsrc-bc5166beb7170c57b382e1a8edb9cd30cd0debac.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r-- | x11/py-gtksourceview/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-gtksourceview/PLIST b/x11/py-gtksourceview/PLIST index 5b82d918d6a..5e206ea0839 100644 --- a/x11/py-gtksourceview/PLIST +++ b/x11/py-gtksourceview/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/03 09:43:22 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:03 joerg Exp $ lib/pkgconfig/pygtksourceview-2.0.pc ${PYSITELIB}/gtksourceview2.la share/gtk-doc/html/pygtksourceview2/class-gtksourcebuffer2.html @@ -15,5 +15,3 @@ share/gtk-doc/html/pygtksourceview2/index.sgml share/gtk-doc/html/pygtksourceview2/pygtksourceview2.devhelp share/gtk-doc/html/pygtksourceview2/style.css share/pygtk/2.0/defs/gtksourceview2.defs -@comment in py-gtk2: @dirrm share/pygtk/2.0/defs -@dirrm share/gtk-doc/html/pygtksourceview2 |