diff options
author | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
commit | 4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/xvidtune | |
parent | 9b9117ebf1e655240ed197f14a0096e76e2aff9d (diff) | |
download | pkgsrc-4d29b03ebc6dc47ccf5fcd039b80e0ad3820c8c0.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/xvidtune')
-rw-r--r-- | x11/xvidtune/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xvidtune/PLIST b/x11/xvidtune/PLIST index 84e06e2d8d3..a48c83169d9 100644 --- a/x11/xvidtune/PLIST +++ b/x11/xvidtune/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/25 16:18:35 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:06:43 joerg Exp $ bin/xvidtune lib/X11/app-defaults/Xvidtune man/man1/xvidtune.1 -@unexec ${RMDIR} %D/lib/X11/app-defaults 2>/dev/null || ${TRUE} |