From: Michael Tremer Date: Thu, 8 Apr 2010 12:29:04 +0000 (+0200) Subject: ghostscript: Disable parallel build. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a236dba67111f52c1ce836fa8835a901a500b27;p=ipfire-3.x.git ghostscript: Disable parallel build. --- diff --git a/pkgs/core/ghostscript/ghostscript.nm b/pkgs/core/ghostscript/ghostscript.nm index 9721ec8a8..90ad764d3 100644 --- a/pkgs/core/ghostscript/ghostscript.nm +++ b/pkgs/core/ghostscript/ghostscript.nm @@ -56,6 +56,8 @@ PKG_TARBALL = $(THISAPP).tar.bz2 CONFIGURE_OPTIONS += \ --without-omni +PARALLELISMFLAGS = # Disable this + define STAGE_INSTALL_CMDS chown -v root:root $(BUILDROOT)/usr/share/ghostscript/8.70/Resource/Font/* endef