summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in')
-rw-r--r--sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in b/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in
new file mode 100644
index 000000000000..e45ed32216ff
--- /dev/null
+++ b/sysutils/fusefs-ntfs/files/patch-ntfsprogs__Makefile.in
@@ -0,0 +1,15 @@
+--- ./ntfsprogs/Makefile.in.orig 2011-07-08 16:21:25.000000000 +0100
++++ ./ntfsprogs/Makefile.in 2011-07-08 16:21:40.000000000 +0100
+@@ -1073,12 +1073,8 @@
+ # mkfs.ntfs[.8] hard link
+
+ @ENABLE_NTFSPROGS_TRUE@install-exec-hook:
+-@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)/sbin
+-@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f $(sbindir)/mkntfs $(DESTDIR)/sbin/mkfs.ntfs
+
+ @ENABLE_NTFSPROGS_TRUE@install-data-hook:
+-@ENABLE_NTFSPROGS_TRUE@ $(INSTALL) -d $(DESTDIR)$(man8dir)
+-@ENABLE_NTFSPROGS_TRUE@ $(LN_S) -f mkntfs.8 $(DESTDIR)$(man8dir)/mkfs.ntfs.8
+
+ @ENABLE_NTFSPROGS_TRUE@uninstall-local:
+ @ENABLE_NTFSPROGS_TRUE@ $(RM) -f $(DESTDIR)/sbin/mkfs.ntfs