components/ghostscript/patches/07-unixinst.mak.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Mon, 11 Mar 2013 10:38:09 -0700
branchs11-update
changeset 2520 ceec631e74d1
parent 178 4340c0d63702
permissions -rw-r--r--
Close of build 10.

*** ghostscript-8.64/base/unixinst.mak.orig	Tue Aug 12 14:58:30 2008
--- ghostscript-8.64/base/unixinst.mak	Wed Aug 13 11:47:54 2008
***************
*** 108,114 ****
  # install html documentation
  DOC_PAGES=PUBLIC README index.html gs.css \
  	   API.htm Bug-form.htm Bug-info.htm \
! 	   C-style.htm Changes.htm Commprod.htm Copying.htm \
  	   Current.htm Deprecated.htm \
  	   DLL.htm Deprecated.htm Develop.htm Devices.htm Drivers.htm \
  	   Fonts.htm Helpers.htm Hershey.htm \
--- 108,114 ----
  # install html documentation
  DOC_PAGES=PUBLIC README index.html gs.css \
  	   API.htm Bug-form.htm Bug-info.htm \
! 	   C-style.htm Changes.htm Commprod.htm Copying.htm COPYING README.sharedlibs \
  	   Current.htm Deprecated.htm \
  	   DLL.htm Deprecated.htm Develop.htm Devices.htm Drivers.htm \
  	   Fonts.htm Helpers.htm Hershey.htm \
***************
*** 119,126 ****
  	   Lib.htm Maintain.htm Make.htm New-user.htm \
  	   News.htm Projects.htm Ps-style.htm Ps2epsi.htm Ps2pdf.htm \
  	   Psfiles.htm Public.htm Readme.htm Release.htm \
! 	   Source.htm Testing.htm Unix-lpr.htm \
! 	   Use.htm Xfonts.htm
  install-doc: $(PSDOCDIR)/News.htm
  	-mkdir -p $(DESTDIR)$(docdir)
  	$(SH) -c 'for f in $(DOC_PAGES) ;\
--- 119,126 ----
  	   Lib.htm Maintain.htm Make.htm New-user.htm \
  	   News.htm Projects.htm Ps-style.htm Ps2epsi.htm Ps2pdf.htm \
  	   Psfiles.htm Public.htm Readme.htm Release.htm \
! 	   Deprecated.htm Details.htm Details8.htm gs-vms.hlp gsdoc.el \
! 	   Source.htm Tester.htm Testing.htm Unix-lpr.htm Use.htm Xfonts.htm
  install-doc: $(PSDOCDIR)/News.htm
  	-mkdir -p $(DESTDIR)$(docdir)
  	$(SH) -c 'for f in $(DOC_PAGES) ;\