projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6002cbc
)
Update ntfs-3g to 1.2531 (#3656)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 7 Jul 2008 14:48:00 +0000
(14:48 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 7 Jul 2008 14:48:00 +0000
(14:48 +0000)
SVN-Revision: 11743
utils/ntfs-3g/Makefile
patch
|
blob
|
history
diff --git
a/utils/ntfs-3g/Makefile
b/utils/ntfs-3g/Makefile
index 66d1eb53f3a49bdcf18e9b8514933dd6e6f98e83..df102ba4844a74f3b97387f6710632cb52671f4b 100644
(file)
--- a/
utils/ntfs-3g/Makefile
+++ b/
utils/ntfs-3g/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ntfs-3g
-PKG_VERSION:=1.
616
-PKG_RELEASE:=
2
+PKG_VERSION:=1.
2531
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.ntfs-3g.org/
-PKG_MD5SUM:=
fdb1c55f00263c962a52d0707a6d075
e
+PKG_MD5SUM:=
69374cd09803c5fdbb5dabd1d704b9f
e
PKG_BUILD_DEPENDS:=libfuse
@@
-36,6
+36,7
@@
endef
CONFIGURE_ARGS += \
--enable-shared \
--enable-static \
+ --with-fuse=external \
, \
ac_cv_path_LDCONFIG=""