projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed8619d
)
ntfs-3g: remove --program-prefix
author
Yann E. MORIN
<yann.morin.1998@anciens.enib.fr>
Tue, 9 Aug 2011 22:12:49 +0000
(
00:12
+0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sun, 11 Sep 2011 22:08:16 +0000
(
00:08
+0200)
--program-prefix is now set in the auto-target infrastructure.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ntfs-3g/ntfs-3g.mk
patch
|
blob
|
history
diff --git
a/package/ntfs-3g/ntfs-3g.mk
b/package/ntfs-3g/ntfs-3g.mk
index 796e269579bf4cd511a5b5c2d4e3a86a2ac90370..baabff220ab7de9ae2b0d2c6a7dff9659ca8c0b3 100644
(file)
--- a/
package/ntfs-3g/ntfs-3g.mk
+++ b/
package/ntfs-3g/ntfs-3g.mk
@@
-7,7
+7,7
@@
NTFS_3G_VERSION = 2010.10.2
NTFS_3G_SOURCE = ntfs-3g-$(NTFS_3G_VERSION).tgz
NTFS_3G_SITE = http://tuxera.com/opensource
-NTFS_3G_CONF_OPT = --disable-ldconfig
--program-prefix=""
+NTFS_3G_CONF_OPT = --disable-ldconfig
NTFS_3G_INSTALL_STAGING = YES
$(eval $(call AUTOTARGETS,package,ntfs-3g))