projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c775ec
)
fix typo
author
Nicolas Thill
<nico@openwrt.org>
Sat, 8 Oct 2005 13:58:00 +0000
(13:58 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 8 Oct 2005 13:58:00 +0000
(13:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2073
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index
1fcd3cb
..
6bb8907
100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-19,7
+19,7
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,E2FSPROGS,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.configured:
- (cd $(PKG_BUILD_DIR); rm -rf config.
#
cache,status}; \
+ (cd $(PKG_BUILD_DIR); rm -rf config.
{
cache,status}; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
CPPFLAGS="-I$(STAGING_DIR)/usr/include" \