summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2010-06-07 19:42:58 +0200
committerGeorge Sherwood2010-06-13 15:47:00 -0500
commit530c2c17dfc6b567d7631d1817c7801c0a8357fb (patch)
tree1fb950ac923740e5fe09b799901a8b61fdaf4ca2
parent814b1187b0cd7f9db2f10ee015c46c4f750cb90c (diff)
ghostscript: always build the JAPAN set of drivers #14764
(cherry picked from commit 42ebf3d1c8ac2d0ab725e2d2eb5c33cae433cfe9)
-rwxr-xr-xprinter/ghostscript/BUILD2
-rw-r--r--printer/ghostscript/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/printer/ghostscript/BUILD b/printer/ghostscript/BUILD
index 0425686e34..bfb3e17f84 100755
--- a/printer/ghostscript/BUILD
+++ b/printer/ghostscript/BUILD
@@ -1,6 +1,6 @@
# need a comma separated list
OPTS="--with-drivers=`echo ${GS_PRINTERS} | \
- sed "s/ */ /g;s/^ *//;s/ *$/ /;s/^NONE //;s/ /,/g"`FILES \
+ sed "s/ */ /g;s/^ *//;s/ *$/ /;s/^NONE //;s/ /,/g"`JAPAN,FILES \
--enable-dynamic ${GS_OMNI} ${OPTS}" &&
default_build &&
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index 0f9bb0518b..fc083218a0 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2010-06-07 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * BUILD: always build the JAPAN set of drivers #14764
+
2010-05-08 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: PATCHLEVEL++
* PRE_BUILD: Added to patch