summaryrefslogtreecommitdiff
path: root/filesystems/fuse-ntfs-3g/patches/patch-ab
blob: 40d109952926b208c78611bf3ea18d05bef8cec3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2007/02/26 19:55:28 pooka Exp $

--- src/Makefile.in.orig	2007-02-20 22:15:39.000000000 +0200
+++ src/Makefile.in	2007-02-26 21:45:34.000000000 +0200
@@ -581,7 +581,7 @@
 
 install-exec-hook:
 	$(INSTALL) -d $(DESTDIR)/sbin
-	$(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g
+	$(LN_S) -f ntfs-3g $(bindir)/mount.ntfs-3g
 	$(LDCONFIG)
 
 install-data-hook: