[packages/plplot] fix short circuit build

atler atler at pld-linux.org
Mon Aug 29 18:21:07 CEST 2022


commit 7b601eb088c9b7f54ddfda937d546ad96578787d
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Aug 29 15:01:33 2022 +0200

    fix short circuit build

 plplot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plplot.spec b/plplot.spec
index 9921507..71e1047 100644
--- a/plplot.spec
+++ b/plplot.spec
@@ -640,7 +640,7 @@ Biblioteka PLplot - przykłady do wiązania dla Pythona.
       examples/python/* \
 
 %build
-mkdir build
+install -d build
 cd build
 # required for cmake to find JNI headers/libs when lib64 is in use
 %{?with_java:export JAVA_HOME=%{_jvmlibdir}/java}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/plplot.git/commitdiff/92af3046686e0e1152bedb6ce6f3d8681df9e5fa



More information about the pld-cvs-commit mailing list