mirror of
https://github.com/clearlinux/common.git
synced 2026-09-01 02:34:57 +00:00
Add CLEANUP=1 for when update runs autospec
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ update:
|
||||
./update.sh; \
|
||||
else \
|
||||
$(MAKE) -s update-versions && \
|
||||
$(MAKE) -s autospec && \
|
||||
$(MAKE) autospec CLEANUP=1 && \
|
||||
if [ -f bump.list ]; then \
|
||||
$(MAKE) -s koji; \
|
||||
else \
|
||||
|
||||
Reference in New Issue
Block a user