projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32986b8
)
Makefile.autotools.in: also support source/source-check
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 24 Jun 2008 13:26:45 +0000
(13:26 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 24 Jun 2008 13:26:45 +0000
(13:26 -0000)
package/Makefile.autotools.in
patch
|
blob
|
history
diff --git
a/package/Makefile.autotools.in
b/package/Makefile.autotools.in
index b749baea4fedf336f655af5057cfc6681c81c622..e4397c337f6c3dee622ca4c4248de8495b8d8701 100644
(file)
--- a/
package/Makefile.autotools.in
+++ b/
package/Makefile.autotools.in
@@
-130,8
+130,8
@@
TAR ?= tar
# Retrieve and unpack the archive
$(BUILD_DIR)/%/.stamp_downloaded:
-# support make external-deps
-if
eq ($(strip $(WGET)),$(TOPDIR)toolchain/wget-show-external-deps.sh
)
+# support make
source/source-check/
external-deps
+if
neq ($(filter source,$(MAKECMDGOALS)),
)
$(WGET) -P $(DL_DIR) $($(PKG)_SITE)/$($(PKG)_SOURCE)
else
$(call MESSAGE,"Downloading")