summaryrefslogtreecommitdiffstats
path: root/abs/core/ghostscript/ghostscript-fPIC.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-11-12 21:59:24 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-11-12 21:59:24 (GMT)
commitfa59134e06b7da6003ccf3b88f47228f8e3c95af (patch)
tree906b1d983140ebe0ce347e418e64f4a1dd87e3af /abs/core/ghostscript/ghostscript-fPIC.patch
parentf1435bba960e673741cb39eb9307f3523505d666 (diff)
downloadlinhes_pkgbuild-fa59134e06b7da6003ccf3b88f47228f8e3c95af.zip
linhes_pkgbuild-fa59134e06b7da6003ccf3b88f47228f8e3c95af.tar.gz
linhes_pkgbuild-fa59134e06b7da6003ccf3b88f47228f8e3c95af.tar.bz2
ghostscript: update to latest
Diffstat (limited to 'abs/core/ghostscript/ghostscript-fPIC.patch')
-rw-r--r--abs/core/ghostscript/ghostscript-fPIC.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/ghostscript/ghostscript-fPIC.patch b/abs/core/ghostscript/ghostscript-fPIC.patch
index f5b1b30..6f89996 100644
--- a/abs/core/ghostscript/ghostscript-fPIC.patch
+++ b/abs/core/ghostscript/ghostscript-fPIC.patch
@@ -18,14 +18,3 @@
###### Create a pseudo-"feature" for the entire graphics library.
---- ghostscript-8.60-r8112/base/devs.mak.fPIC 2007-07-10 17:05:00.000000000 +0100
-+++ ghostscript-8.60-r8112/base/devs.mak 2007-07-10 17:05:07.000000000 +0100
-@@ -464,7 +464,7 @@
- $(GLCCSHARED) $(XINCLUDE) $(GLO_)gdevx.$(OBJ) $(C_) $(GLSRC)gdevx.c
-
- $(GLOBJ)gdevxcmp.$(OBJ) : $(GLSRC)gdevxcmp.c $(GDEVX) $(math__h)
-- $(GLCC) $(XINCLUDE) $(GLO_)gdevxcmp.$(OBJ) $(C_) $(GLSRC)gdevxcmp.c
-+ $(GLCCSHARED) $(XINCLUDE) $(GLO_)gdevxcmp.$(OBJ) $(C_) $(GLSRC)gdevxcmp.c
-
- $(GLOBJ)gdevxini.$(OBJ) : $(GLSRC)gdevxini.c $(GDEVX) $(memory__h)\
- $(gserrors_h) $(gsparamx_h) $(gxdevmem_h) $(gdevbbox_h)