don't shhow version changes in the 32 bit / avx copies

This commit is contained in:
Arjan van de Ven
2019-07-05 13:02:00 +00:00
parent 48d06e458d
commit c2d637b438
2 changed files with 2 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ def main():
zap_line_in_file_start(".spec", "%description dev")
zap_line_in_file_start(".spec", "%description license")
zap_line_in_file_start(".spec", "%package doc")
zap_line_in_file_start(".spec", "cp -a ")
zap_line_in_file_start("b/Makefile", "URL =")
zap_line_in_file_start("b/Makefile", "PKG_NAME :=")