projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb4b7a1
)
remove my testing var
author
Nicolas Thill
<nico@openwrt.org>
Sat, 13 Aug 2005 20:32:32 +0000
(20:32 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 13 Aug 2005 20:32:32 +0000
(20:32 +0000)
SVN-Revision: 1640
openwrt/package/dosfstools/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/dosfstools/Makefile
b/openwrt/package/dosfstools/Makefile
index 2ac745a1dd6953df88272cca9745d75aec421664..dc1982b901a1d3af605890353d8883c011876e53 100644
(file)
--- a/
openwrt/package/dosfstools/Makefile
+++ b/
openwrt/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
-BR2_PACKAGE_DOSFSTOOLS=m
-
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,DOSFSTOOLS,dosfstools,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))