aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-kmod/pkg-plist
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2011-11-29 13:11:06 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2011-11-29 13:11:06 +0000
commit4faadf03944b69ab9db3c2309de9263613834b0c (patch)
tree855a492e561c8de9938d7ee7b0a0460667de269b /sysutils/fusefs-kmod/pkg-plist
parentbb7f20039a4e8bae63e7d2ed2415a4b94f49916d (diff)
downloadports-4faadf03944b69ab9db3c2309de9263613834b0c.tar.gz
ports-4faadf03944b69ab9db3c2309de9263613834b0c.zip
-Submitted with changes (no portbump per gabor)
-MNT_NFS4ACLS being defined in /usr/src/sys/mount.h but not being included in the defined includes -it is now included PR: 151296 Submitted by: Edward.Sanford.Sutton, III <mirror176@cox.net> Approved by: ports (maintainer timeout) gabor (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=286629
Diffstat (limited to 'sysutils/fusefs-kmod/pkg-plist')
-rw-r--r--sysutils/fusefs-kmod/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fusefs-kmod/pkg-plist b/sysutils/fusefs-kmod/pkg-plist
index a24a9a09b323..7a6d548507ba 100644
--- a/sysutils/fusefs-kmod/pkg-plist
+++ b/sysutils/fusefs-kmod/pkg-plist
@@ -1,6 +1,6 @@
sbin/mount_fusefs
@exec ln -fs %D/%F /usr/sbin
-@unexec rm -f /usr/sbin/mount_fusefs 2>&1 >/dev/null || true
+@unexec rm -f /usr/sbin/mount_fusefs
%%PORTDOCS%%%%DOCSDIR%%/kmod/doc.text
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/Faq.html
%%PORTDOCS%%%%DOCSDIR%%/kmod/html/Implementation.html