summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-30 10:59:39 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-01 00:04:14 +0200
commit5ff1d6955496b3cf9a35042c9ac35db43bc336b1 (patch)
tree6d470f7eb448f59f53e8df1010aec9dad8ce1f72 /leptonica/make-for-local
parentImport Ghostscript 9.53.1 (diff)
downloadghostscript-gpl-patches-5ff1d6955496b3cf9a35042c9ac35db43bc336b1.tar.gz
ghostscript-gpl-patches-5ff1d6955496b3cf9a35042c9ac35db43bc336b1.tar.bz2
ghostscript-gpl-patches-5ff1d6955496b3cf9a35042c9ac35db43bc336b1.zip
Import Ghostscript 9.54ghostscript-9.54
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'leptonica/make-for-local')
-rwxr-xr-xleptonica/make-for-local8
1 files changed, 8 insertions, 0 deletions
diff --git a/leptonica/make-for-local b/leptonica/make-for-local
new file mode 100755
index 00000000..e1968319
--- /dev/null
+++ b/leptonica/make-for-local
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# make-for-local
+#
+# Run this first if you want to use these static makefiles
+
+cp src/makefile.static src/makefile
+cp prog/makefile.static prog/makefile