mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
540 B

  1. --- ./platforms/unix/config/Makefile.install 2004-04-02 04:17:33.000000000 +0200
  2. +++ ./platforms/unix/config/Makefile.install-p 2004-11-03 02:50:09.146878968 +0100
  3. @@ -63,7 +63,7 @@
  4. echo $(INSTALL_DATA) $(topdir)/platforms/unix/doc/$$f $(ROOT)$(docdir); \
  5. $(INSTALL_DATA) $(topdir)/platforms/unix/doc/$$f $(ROOT)$(docdir); \
  6. done
  7. - gzip -f9 $(ROOT)$(docdir)/*
  8. + gzip -f9 $(ROOT)$(docdir)/* || true
  9. $(MKINSTALLDIRS) $(ROOT)$(mandir)/man1
  10. $(INSTALL_DATA) squeak.1 $(ROOT)$(mandir)/man1
  11. rm -f $(ROOT)$(mandir)/man1/inisqueak.1