]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Don't try to compress FHS files before installation
authorRuss Allbery <rra@debian.org>
Mon, 3 Dec 2007 06:33:15 +0000 (06:33 +0000)
committerRuss Allbery <rra@debian.org>
Mon, 3 Dec 2007 06:33:15 +0000 (06:33 +0000)
We install the already-compressed FHS files, so we don't need to compress
them.  We also shouldn't try to compress them before we install them.

git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-21

debian/rules

index e19494e664692e2eb7a6c84da8452c076bb4cd7d..04cf38e350ec0fda7c821ce247f50e7bc02a30cf 100755 (executable)
@@ -150,7 +150,7 @@ stamp-policy:  build $(sanitycheck)
        $(install_file)     debian/changelog         $(DOCDIR)/
        # Be more specific with file compression
        gzip -f9            $(DOCDIR)/*.txt $(DOCDIR)/*.sgml \
-                               $(DOCDIR)/fhs/* $(DOCDIR)/changelog
+                               $(DOCDIR)/changelog
 # These are allready compressed
        #$(install_file)    $(FHS_NEW_FILES)         $(DOCDIR)/fhs/
        $(install_file)     $(FHS_FILES)             $(DOCDIR)/fhs/