summaryrefslogtreecommitdiff
path: root/net/solaris-tap
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 21:00:03 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 21:00:03 +0000
commit3e474101e8e3e369adf7157f203156b8255ded37 (patch)
treeed73172058ace386425f78ea3f73d7e7191ec68c /net/solaris-tap
parentc235acb9cd0a5cfe4c74879429fdcbd5a926216c (diff)
downloadpkgsrc-3e474101e8e3e369adf7157f203156b8255ded37.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/solaris-tap')
-rw-r--r--net/solaris-tap/PLIST4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/solaris-tap/PLIST b/net/solaris-tap/PLIST
index 8a46b237f74..9dc7956e8d5 100644
--- a/net/solaris-tap/PLIST
+++ b/net/solaris-tap/PLIST
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/01 00:43:20 tnn Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/06/14 21:00:05 joerg Exp $
include/net/if_tun.h
lkm/tap
lkm/tap.conf
lkm/tun
lkm/tun.conf
-@unexec ${RMDIR} %D/include/net 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lkm 2>/dev/null || ${TRUE}