summaryrefslogtreecommitdiff
path: root/devel/atf/PLIST
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
commitfdb86c55188a2c13ba13ce74ae53bb92587b71e5 (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /devel/atf/PLIST
parente3eb74dc0dfd655e4e92c16258e7de6d6a37a2f0 (diff)
downloadpkgsrc-fdb86c55188a2c13ba13ce74ae53bb92587b71e5.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/atf/PLIST')
-rw-r--r--devel/atf/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/atf/PLIST b/devel/atf/PLIST
index a98a8f87194..eb36607adf7 100644
--- a/devel/atf/PLIST
+++ b/devel/atf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:48:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:48:08 joerg Exp $
bin/atf-check
bin/atf-compile
bin/atf-config
@@ -326,4 +326,3 @@ tests/atf/tools/t_atf_config
tests/atf/tools/t_atf_exec
tests/atf/tools/t_atf_report
tests/atf/tools/t_atf_run
-@unexec ${RMDIR} %D/share/xsl >/dev/null 2>&1 || ${TRUE}