fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement)
SVN-Revision: 10273
This commit is contained in:
parent
aedc7243b0
commit
9e0be1c6e3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ifeq ($(IS_TTY),1)
|
|||
endef
|
||||
else
|
||||
define progress
|
||||
:
|
||||
:;
|
||||
endef
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue