Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892839
en ru br
ALT Linux repos
S:3.9.2-alt3

Group :: System/Libraries
RPM: blas

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: make-libdir.patch
Download


--- a/cblas/Makefile	2012-01-17 18:18:16.000000000 +0000
+++ b/cblas/Makefile	2012-01-18 21:37:14.917387707 +0000
@@ -109,7 +109,7 @@
 alllib: $(CBLIBDIR) allprecision
 
 $(CBLIBDIR):
-	mkdir $(CBLIBDIR)
+	mkdir -p $(CBLIBDIR)
 sreal1:
 	( cd src ; make slib1)
 dreal1:
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin