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
|
endef
|
||||||
else
|
else
|
||||||
define progress
|
define progress
|
||||||
:
|
:;
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue