Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 17:16:57 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370375 - head/sysutils/fusefs-kmod
Message-ID:  <201410071716.s97HGvAS002538@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Oct  7 17:16:57 2014
New Revision: 370375
URL: https://svnweb.freebsd.org/changeset/ports/370375
QAT: https://qat.redports.org/buildarchive/r370375/

Log:
  Avoid playing with @cwd

Modified:
  head/sysutils/fusefs-kmod/pkg-plist

Modified: head/sysutils/fusefs-kmod/pkg-plist
==============================================================================
--- head/sysutils/fusefs-kmod/pkg-plist	Tue Oct  7 17:16:02 2014	(r370374)
+++ head/sysutils/fusefs-kmod/pkg-plist	Tue Oct  7 17:16:57 2014	(r370375)
@@ -2,5 +2,4 @@ man/man8/mount_fusefs.8.gz
 sbin/mount_fusefs
 @exec ln -fs %D/%F /usr/sbin
 @unexec rm -f /usr/sbin/mount_fusefs
-@cwd /
-%%KMODDIR%%/fuse.ko
+/%%KMODDIR%%/fuse.ko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071716.s97HGvAS002538>