components/ghostscript/patches/07-unixinst.mak.patch
changeset 178 4340c0d63702
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/ghostscript/patches/07-unixinst.mak.patch	Mon Apr 11 23:52:19 2011 -0700
@@ -0,0 +1,38 @@
+*** 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) ;\