diff options
Diffstat (limited to 'sysutils/fusefs-ntfs/files/patch-src-Makefile.in')
| -rw-r--r-- | sysutils/fusefs-ntfs/files/patch-src-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/fusefs-ntfs/files/patch-src-Makefile.in b/sysutils/fusefs-ntfs/files/patch-src-Makefile.in index 8928cb5a4e92..a9c1e4ec380f 100644 --- a/sysutils/fusefs-ntfs/files/patch-src-Makefile.in +++ b/sysutils/fusefs-ntfs/files/patch-src-Makefile.in @@ -1,5 +1,5 @@ ---- src/Makefile.in.orig Mon Jan 28 16:08:09 2008 -+++ src/Makefile.in Fri Feb 8 16:05:14 2008 +--- src/Makefile.in.orig 2008-02-16 14:14:31.000000000 -0300 ++++ src/Makefile.in 2008-02-18 18:31:40.000000000 -0300 @@ -638,7 +638,7 @@ info-am: @@ -13,7 +13,7 @@ install-exec-local: $(INSTALL) -d "$(DESTDIR)$(rootsbindir)" -- $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)$(rootsbindir)/mount.ntfs-3g" +- $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g" + $(LN_S) -f "$(rootbindir)/ntfs-3g" "/usr/sbin/mount_ntfs-3g" install-data-local: |
