]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debconf_spec/Makefile
Use gzip -n for compressing generated files.
[debian/debian-policy.git] / debconf_spec / Makefile
index ba5c251622ef634c30d65f01a1903c271222bdba..cd3e4a3a6b5d96d1446d60c6d426b9ce2bf465eb 100644 (file)
@@ -9,7 +9,7 @@ all: debconf_specification.txt.gz debconf_specification.html
        links -dump $< | perl -pe 's/[\r\0]//g' > $@
 
 %.txt.gz: %.txt
-       gzip -cf9 $< > $@
+       gzip -ncf9 $< > $@
 
 clean:
        rm -f *.css *.html *.txt *.txt.gz