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:
aedc724
)
fix buildprocess if running as cron job (package info files corrupted due missing...
author
Ralph Hempel
<ralph.hempel@lantiq.com>
Sat, 26 Jan 2008 12:19:45 +0000
(12:19 +0000)
committer
Ralph Hempel
<ralph.hempel@lantiq.com>
Sat, 26 Jan 2008 12:19:45 +0000
(12:19 +0000)
SVN-Revision: 10273
include/scan.mk
patch
|
blob
|
history
diff --git
a/include/scan.mk
b/include/scan.mk
index 3d97a4f5c34ea90b46b1dbe0a9f3aeec5a852ffe..c51c4c7adf2fa64e7b463c802a23c137606aba3d 100644
(file)
--- a/
include/scan.mk
+++ b/
include/scan.mk
@@
-17,7
+17,7
@@
ifeq ($(IS_TTY),1)
endef
else
define progress
- :
+ :
;
endef
endif