diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /sysutils/py-dbus | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'sysutils/py-dbus')
-rw-r--r-- | sysutils/py-dbus/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/py-dbus/PLIST b/sysutils/py-dbus/PLIST index 18208d09ac0..ac81eb94555 100644 --- a/sysutils/py-dbus/PLIST +++ b/sysutils/py-dbus/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/01/07 21:20:28 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:16:12 joerg Exp $ include/dbus-1.0/dbus/dbus-python.h lib/pkgconfig/dbus-python.pc ${PYSITELIB}/_dbus_bindings.la @@ -72,7 +72,3 @@ share/doc/dbus-python/TODO share/doc/dbus-python/TODO.html share/doc/dbus-python/tutorial.html share/doc/dbus-python/tutorial.txt -@dirrm share/doc/dbus-python -@dirrm ${PYSITELIB}/dbus/mainloop -@dirrm ${PYSITELIB}/dbus -@comment in dbus: @dirrm include/dbus-1.0/dbus |