aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hal/pkg-plist
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-17 06:39:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-11-17 06:39:25 +0000
commit83eccb167f2ab791a333501adbace31b5494a1ce (patch)
tree5237224ff8d97de74e791b108a509901ae6d13b0 /sysutils/hal/pkg-plist
parent6bd92018ae59c806827b36789e15ddb2720cf776 (diff)
Notes
Diffstat (limited to 'sysutils/hal/pkg-plist')
-rw-r--r--sysutils/hal/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/hal/pkg-plist b/sysutils/hal/pkg-plist
index eb50faeed3e2..bbd060de1bf3 100644
--- a/sysutils/hal/pkg-plist
+++ b/sysutils/hal/pkg-plist
@@ -1,3 +1,4 @@
+%%MEDIA%%@exec mkdir -p /media
bin/hal-device
bin/hal-find-by-capability
bin/hal-find-by-property
@@ -156,3 +157,4 @@ share/locale/zh_TW/LC_MESSAGES/hal.mo
@dirrmtry share/locale/el
@dirrmtry share/locale/cs/LC_MESSAGES
@dirrmtry share/locale/cs
+%%MEDIA%%@unexec rmdir /media 2>/dev/null || true