From f96f06c1430eed6f9b300baec3563a3815cceb87 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 28 Nov 2007 11:20:33 +0000 Subject: [PATCH] - Build with --disable-compile-inits (bug #402501). --- ghostscript.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghostscript.spec b/ghostscript.spec index 9b01e80..a923d35 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -117,7 +117,7 @@ do FONTPATH="$FONTPATH${FONTPATH:+:}$path" done %configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \ - --with-drivers=ALL + --with-drivers=ALL --disable-compile-inits # Build IJS cd ijs @@ -267,6 +267,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libgs.so %changelog +* Wed Nov 28 2007 Tim Waugh +- Build with --disable-compile-inits (bug #402501). + * Fri Nov 23 2007 Tim Waugh 8.61-1 - 8.61.