projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
[openwrt.git]
/
package
/
ntfs-3g
/
Makefile
diff --git
a/package/ntfs-3g/Makefile
b/package/ntfs-3g/Makefile
index
314a52c
..
5152704
100644
(file)
--- a/
package/ntfs-3g/Makefile
+++ b/
package/ntfs-3g/Makefile
@@
-10,12
+10,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ntfs-3g
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ntfs-3g
-PKG_VERSION:=
0.20070207-RC1
+PKG_VERSION:=
1.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.ntfs-3g.org/
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://www.ntfs-3g.org/
-PKG_MD5SUM:=
7c8c7a1338a0d36e315b665422e04c46
+PKG_MD5SUM:=
873a8de662849d129fc7c475ad3f5447
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This page took
0.024688 seconds
and
4
git commands to generate.