projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d8f9b
)
force build of packages when using quilt
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Jun 2007 19:01:55 +0000
(19:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Jun 2007 19:01:55 +0000
(19:01 +0000)
SVN-Revision: 7539
include/quilt.mk
patch
|
blob
|
history
diff --git
a/include/quilt.mk
b/include/quilt.mk
index 53fb0a262bef05f7bc34fd9c7ad7a02e2aceef52..395f64e1747335b648d79ef2a2725524b4105fd8 100644
(file)
--- a/
include/quilt.mk
+++ b/
include/quilt.mk
@@
-32,7
+32,7
@@
ifneq ($(QUILT),)
@echo
touch $(PKG_BUILD_DIR)/.quilt_used
endef
- $(STAMP_CONFIGURED): $(STAMP_PATCHED)
+ $(STAMP_CONFIGURED): $(STAMP_PATCHED)
FORCE
prepare: $(STAMP_PATCHED)
quilt-check: $(STAMP_PATCHED)
else