diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 21:28:46 +0000 |
commit | 2d5cfa92652f243880bb19ca3ce52151a249dc66 (patch) | |
tree | 5d829254b84f2d9499498c97bb76aa0a614b5171 /sysutils/bacula-wx-console | |
parent | bc52b285d696f958bdb39fe4abab15bf2a31dc9b (diff) | |
download | pkgsrc-2d5cfa92652f243880bb19ca3ce52151a249dc66.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'sysutils/bacula-wx-console')
-rw-r--r-- | sysutils/bacula-wx-console/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/bacula-wx-console/PLIST b/sysutils/bacula-wx-console/PLIST index 2c73254fa37..968b962baea 100644 --- a/sysutils/bacula-wx-console/PLIST +++ b/sysutils/bacula-wx-console/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2007/09/07 15:15:35 ghen Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 21:28:46 joerg Exp $ sbin/bwx-console share/examples/bacula/bwx-console.conf -@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE} |