summaryrefslogtreecommitdiff
path: root/misc/bbweather
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 20:47:52 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 20:47:52 +0000
commit8cd7286f8933330045b39131eb981113cc077b5e (patch)
tree246397dde33672516b5a2bdf96dae82419b9c6b0 /misc/bbweather
parent240def61a3895afced5565a8dbe7f7a0ddc943eb (diff)
downloadpkgsrc-8cd7286f8933330045b39131eb981113cc077b5e.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'misc/bbweather')
-rw-r--r--misc/bbweather/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/bbweather/PLIST b/misc/bbweather/PLIST
index 8af9eb02e06..7103c2f48d9 100644
--- a/misc/bbweather/PLIST
+++ b/misc/bbweather/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:07:18 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 20:52:11 joerg Exp $
bin/GrabWeather
bin/bbweather
man/man1/GrabWeather.1
@@ -14,4 +14,3 @@ share/doc/html/bbweather/index-3.html
share/doc/html/bbweather/index-4.html
share/doc/html/bbweather/index-5.html
share/doc/html/bbweather/index.html
-@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}