projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed ticket #169 thanks to gps !
[openwrt.git]
/
package
/
dosfstools
/
Makefile
diff --git
a/package/dosfstools/Makefile
b/package/dosfstools/Makefile
index
2ac745a
..
dc1982b
100644
(file)
--- a/
package/dosfstools/Makefile
+++ b/
package/dosfstools/Makefile
@@
-14,8
+14,6
@@
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
-BR2_PACKAGE_DOSFSTOOLS=m
-
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,DOSFSTOOLS,dosfstools,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,DOSFSTOOLS,dosfstools,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
This page took
0.024853 seconds
and
4
git commands to generate.