projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c50816d
)
fix unwanted automatic package cleaning when using quilt
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jul 2007 07:17:17 +0000
(07:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 13 Jul 2007 07:17:17 +0000
(07:17 +0000)
SVN-Revision: 7956
include/quilt.mk
patch
|
blob
|
history
diff --git
a/include/quilt.mk
b/include/quilt.mk
index c1f7bacd3b1f4f1bd1247857f1bc049d405bbb3c..86008e2f14e7349e585b4fdb0099c65d2a98ec06 100644
(file)
--- a/
include/quilt.mk
+++ b/
include/quilt.mk
@@
-24,7
+24,7
@@
QUILT?=$(strip $(shell test -f $(PKG_BUILD_DIR)/.quilt_used && echo y))
ifneq ($(QUILT),)
STAMP_PREPARED:=$(strip $(STAMP_PREPARED))_q
STAMP_PATCHED:=$(PKG_BUILD_DIR)/.quilt_patched
- CONFIG_AUTOREBUILD=
+
override
CONFIG_AUTOREBUILD=
PATCHES:=$(shell )
define Build/Patch/Default
rm -rf $(PKG_BUILD_DIR)/patches