summaryrefslogtreecommitdiffstats
path: root/abs/core/ghostscript/ghostscript-fPIC.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 02:23:50 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 02:23:50 (GMT)
commit2e4361d7e1a7815e79bc8aff478d7089278882de (patch)
tree7dab28de1bda3482d7fc95507140bb42827ef956 /abs/core/ghostscript/ghostscript-fPIC.patch
parent37f0ed2c99873a5f175a837ae46358664e34862a (diff)
downloadlinhes_pkgbuild-2e4361d7e1a7815e79bc8aff478d7089278882de.zip
linhes_pkgbuild-2e4361d7e1a7815e79bc8aff478d7089278882de.tar.gz
linhes_pkgbuild-2e4361d7e1a7815e79bc8aff478d7089278882de.tar.bz2
ghostscript 9.05
Diffstat (limited to 'abs/core/ghostscript/ghostscript-fPIC.patch')
-rw-r--r--abs/core/ghostscript/ghostscript-fPIC.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/abs/core/ghostscript/ghostscript-fPIC.patch b/abs/core/ghostscript/ghostscript-fPIC.patch
deleted file mode 100644
index 6f89996..0000000
--- a/abs/core/ghostscript/ghostscript-fPIC.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- ghostscript-8.60-r8112/base/lib.mak.fPIC 2007-07-10 17:03:11.000000000 +0100
-+++ ghostscript-8.60-r8112/base/lib.mak 2007-07-10 17:05:56.000000000 +0100
-@@ -874,7 +874,7 @@
- $(GLOBJ)gsparamx.$(OBJ) : $(GLSRC)gsparamx.c $(string__h)\
- $(gserror_h) $(gserrors_h) $(gsmemory_h) $(gsparam_h) $(gsparamx_h)\
- $(gstypes_h)
-- $(GLCC) $(GLO_)gsparamx.$(OBJ) $(C_) $(GLSRC)gsparamx.c
-+ $(GLCCSHARED) $(GLO_)gsparamx.$(OBJ) $(C_) $(GLSRC)gsparamx.c
-
- # Future replacement for gsparams.c
- $(GLOBJ)gsparam2.$(OBJ) : $(GLSRC)gsparam2.c $(GXERR) $(memory__h)\
-@@ -1077,7 +1077,7 @@
-
- # Provide a mapping between StandardEncoding and ISOLatin1Encoding.
- $(GLOBJ)gdevemap.$(OBJ) : $(GLSRC)gdevemap.c $(AK) $(std_h)
-- $(GLCC) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
-+ $(GLCCSHARED) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
-
- ###### Create a pseudo-"feature" for the entire graphics library.
-