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 | d1205fbe20c424921c1f30d8e479f31402341ca7 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /sysutils/xentools20 | |
parent | a7378a32e9665c8969a33df848665b599280d906 (diff) | |
download | pkgsrc-d1205fbe20c424921c1f30d8e479f31402341ca7.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'sysutils/xentools20')
-rw-r--r-- | sysutils/xentools20/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sysutils/xentools20/PLIST b/sysutils/xentools20/PLIST index e3a010b977f..a85d78a43a3 100644 --- a/sysutils/xentools20/PLIST +++ b/sysutils/xentools20/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2005/11/08 00:47:35 jlam Exp $ +@comment $NetBSD: PLIST,v 1.9 2009/06/14 18:16:21 joerg Exp $ bin/xencons bin/xenperf include/xc.h @@ -188,11 +188,3 @@ share/examples/xen/xend-config.sxp share/examples/xen/xmexample1 share/examples/xen/xmexample2 share/examples/xen/xmexample3 -@dirrm share/examples/xen -@dirrm ${PYSITELIB}/xen/xm -@dirrm ${PYSITELIB}/xen/xend/server -@dirrm ${PYSITELIB}/xen/xend -@dirrm ${PYSITELIB}/xen/util -@dirrm ${PYSITELIB}/xen/sv -@dirrm ${PYSITELIB}/xen/lowlevel -@dirrm ${PYSITELIB}/xen |