[packages/ghostscript] remove third party sources in %prep to fix short-circuit

atler atler at pld-linux.org
Fri Nov 20 20:44:21 CET 2020


commit f8526d8ae93c3a1d4aa55f64dc74f3c3b53ae62c
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Nov 20 19:58:07 2020 +0100

    remove third party sources in %prep to fix short-circuit

 ghostscript.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ghostscript.spec b/ghostscript.spec
index 9562ad5..7faa1bb 100644
--- a/ghostscript.spec
+++ b/ghostscript.spec
@@ -225,7 +225,6 @@ Statyczna wersja biblioteki IJS.
 
 %patch28 -p1
 
-%build
 # use system libs:
 # freetype 2.10.1
 %{?with_system_freetype:%{__rm} -r freetype}
@@ -238,6 +237,8 @@ Statyczna wersja biblioteki IJS.
 # openjpeg is 2.3.1 + few custom fixes; stick to bundled for now
 # lcms2mt is thread safe version of lcms2
 %{?with_system_lcms2:%{__rm} -r lcms2mt}
+
+%build
 %{__aclocal}
 %{__autoconf}
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostscript.git/commitdiff/f8526d8ae93c3a1d4aa55f64dc74f3c3b53ae62c



More information about the pld-cvs-commit mailing list