diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:48:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:48:07 +0000 |
commit | fdb86c55188a2c13ba13ce74ae53bb92587b71e5 (patch) | |
tree | 3ca5055692d836309a06064f905db9b5b6835863 /devel/autoconf | |
parent | e3eb74dc0dfd655e4e92c16258e7de6d6a37a2f0 (diff) | |
download | pkgsrc-fdb86c55188a2c13ba13ce74ae53bb92587b71e5.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'devel/autoconf')
-rw-r--r-- | devel/autoconf/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/autoconf/PLIST b/devel/autoconf/PLIST index 416b683f9c6..403b081a167 100644 --- a/devel/autoconf/PLIST +++ b/devel/autoconf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:48:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2009/06/14 18:48:09 joerg Exp $ bin/autoconf bin/autoheader bin/autom4te @@ -57,4 +57,3 @@ share/autoconf/m4sugar/m4sh.m4f share/autoconf/m4sugar/m4sugar.m4 share/autoconf/m4sugar/m4sugar.m4f share/autoconf/m4sugar/version.m4 -@unexec ${RMDIR} %D/share/autoconf > /dev/null 2>&1 || ${TRUE} |