]> git.pld-linux.org Git - packages/fpc.git/blob - fpc-man.patch
- adjusted linking options for gdb; but needs large API update
[packages/fpc.git] / fpc-man.patch
1 --- fpcbuild-3.0.0/install/man/Makefile.orig    2011-06-19 20:40:37.000000000 +0200
2 +++ fpcbuild-3.0.0/install/man/Makefile 2016-12-17 20:15:03.522162624 +0100
3 @@ -31,5 +31,3 @@
4         $(GINSTALL) -d -m 755 $(INSTALL_MANDIR)/man5
5         $(GINSTALL) -c -m 644 man1/*.1 $(INSTALL_MANDIR)/man1
6         $(GINSTALL) -c -m 644 man5/*.5 $(INSTALL_MANDIR)/man5
7 -       find man1/*.1 -exec gzip -9f $(INSTALL_MANDIR)/'{}' \;
8 -       find man5/*.5 -exec gzip -9f $(INSTALL_MANDIR)/'{}' \;
This page took 0.293612 seconds and 4 git commands to generate.