summaryrefslogtreecommitdiff
path: root/filesystems/fuse-ntfs-3g/patches/patch-ab
blob: c35774ee92bb5af1f8893abccf3611e662953cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2009/07/08 16:34:40 joerg Exp $

--- src/Makefile.in.orig	2007-03-27 23:24:12.000000000 +0200
+++ src/Makefile.in	2007-04-13 11:16:54.000000000 +0200
@@ -585,7 +585,7 @@
 
 install-exec-local:
 	$(INSTALL) -d $(DESTDIR)/sbin
-	$(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g
+	$(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)$(bindir)/mount.ntfs-3g
 
 install-data-local:
 	$(INSTALL) -d $(DESTDIR)$(man8dir)