From: Michael Tremer Date: Sat, 7 Jan 2012 15:01:36 +0000 (+0100) Subject: ghostscript: Make package work on x86_64. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ba4fe172ca5397ea40164b64a68b47f6facf6f;p=ipfire-3.x.git ghostscript: Make package work on x86_64. --- diff --git a/ghostscript/ghostscript.nm b/ghostscript/ghostscript.nm index f58df7076..5a00a593d 100644 --- a/ghostscript/ghostscript.nm +++ b/ghostscript/ghostscript.nm @@ -5,7 +5,7 @@ name = ghostscript version = 9.04 -release = 1 +release = 2 groups = Applications/Printing url = http://ghostscript.com @@ -36,6 +36,9 @@ build --without-omni PARALLELISMFLAGS = # Disable this + + # debugedit causes errors. We skip them for now. + debuginfo_strict_build_id = false end packages