Revision: 15371 http://gar.svn.sourceforge.net/gar/?rev=15371&view=rev Author: dmichelsen Date: 2011-08-18 15:54:57 +0000 (Thu, 18 Aug 2011)
Log Message: ----------- bzip2: Fix manpages Modified Paths: -------------- csw/mgar/pkg/bzip2/trunk/Makefile Modified: csw/mgar/pkg/bzip2/trunk/Makefile =================================================================== --- csw/mgar/pkg/bzip2/trunk/Makefile 2011-08-18 15:10:47 UTC (rev 15370) +++ csw/mgar/pkg/bzip2/trunk/Makefile 2011-08-18 15:54:57 UTC (rev 15371) @@ -31,7 +31,6 @@ PKGFILES_CSWlibbz2-dev += $(PKGFILES_DEVEL) PKGFILES_CSWlibbz2-dev += $(docdir)/.* RUNTIME_DEP_PKGS_CSWlibbz2-dev += CSWlibbz2-1-0 -CHECKPKG_OVERRIDES_CSWlibbz2-dev += surplus-dependency|CSWlibbz2-1-0 # These are default install locations CHECKPKG_OVERRIDES_CSWlibbz2-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/bzip2/CHANGES CHECKPKG_OVERRIDES_CSWlibbz2-dev += file-with-bad-content|/usr/local|root/opt/csw/share/doc/bzip2/README @@ -79,7 +78,7 @@ ln bzmore bzless && \ ln bzdiff bzcmp ginstall -d $(DESTDIR)$(mandir)/man1 - cd $(WORKSRC) && ginstall -m 644 bzip2.1 bzdiff.1 bzgrep bzip2recover $(DESTDIR)$(mandir)/man1/ + cd $(WORKSRC) && ginstall -m 644 bzip2.1 bzdiff.1 bzgrep.1 bzmore.1 $(DESTDIR)$(mandir)/man1/ echo ".so man1/bzgrep.1" > $(DESTDIR)$(mandir)/man1/bzegrep.1 echo ".so man1/bzgrep.1" > $(DESTDIR)$(mandir)/man1/bzfgrep.1 echo ".so man1/bzmore.1" > $(DESTDIR)$(mandir)/man1/bzless.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel