]> git.pld-linux.org Git - packages/gnustep-gui.git/blob - gnustep-gui-nocompressdocs.patch
icu rebuild
[packages/gnustep-gui.git] / gnustep-gui-nocompressdocs.patch
1 --- gnustep-gui-0.14.0/Documentation/GNUmakefile.postamble.orig 2008-11-18 04:26:22.548319447 +0100
2 +++ gnustep-gui-0.14.0/Documentation/GNUmakefile.postamble      2008-11-18 04:26:46.046704456 +0100
3 @@ -60,8 +60,6 @@
4         for file in $(MAN1_PAGES) __done; do \
5           if [ $$file != __done ]; then \
6             $(INSTALL_DATA) $$file $(GNUSTEP_DOC_MAN)/man1/$$file; \
7 -           which gzip && rm -f $(GNUSTEP_DOC_MAN)/man1/$$file.gz \
8 -               && gzip -9 $(GNUSTEP_DOC_MAN)/man1/$$file; \
9           fi; \
10         done;
11  
This page took 0.11259 seconds and 3 git commands to generate.