summaryrefslogtreecommitdiff
path: root/sysutils/ntfsprogs/pkg-plist
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 17:05:00 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 17:05:00 +0000
commitb0e2c57cdd99b6d97c7be2bb56680178ff14127a (patch)
tree009700ddba109899208768137da0cf5556bf3f79 /sysutils/ntfsprogs/pkg-plist
parentCreate the symlink in pre-install instead of pre-everything. (diff)
- Use @exec/@unexec pkg-plist directives to handle the symlink (do not archive
directly like before). - Bump PORTREVISION. PR: ports/118569 Submitted by: alepulver (myself) Approved by: miwi
Notes
Notes: svn path=/head/; revision=203348
Diffstat (limited to 'sysutils/ntfsprogs/pkg-plist')
-rw-r--r--sysutils/ntfsprogs/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ntfsprogs/pkg-plist b/sysutils/ntfsprogs/pkg-plist
index b1cce5eaaddd..59011dd01bf0 100644
--- a/sysutils/ntfsprogs/pkg-plist
+++ b/sysutils/ntfsprogs/pkg-plist
@@ -5,6 +5,8 @@ bin/ntfsfix
bin/ntfsinfo
bin/ntfsls
%%FUSE%%bin/ntfsmount
+%%FUSE%%@exec ln -fs %D/%F /usr/sbin/mount_ntfs-fuse
+%%FUSE%%@unexec rm -f /usr/sbin/mount_ntfs-fuse
include/ntfs/attrib.h
include/ntfs/attrlist.h
include/ntfs/bitmap.h
@@ -56,5 +58,3 @@ sbin/ntfsundelete
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.la
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so
%%GNOMEVFS2%%lib/gnome-vfs-2.0/modules/libntfs-gnomevfs.so.1
-@cwd /usr
-%%FUSE%%sbin/mount_ntfs-fuse