]> git.pld-linux.org Git - packages/armadillo.git/commitdiff
- fic install libdir auto/th/armadillo-4.500.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Mar 2015 23:28:11 +0000 (23:28 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Mar 2015 23:28:11 +0000 (23:28 +0000)
- rel 2

armadillo.spec

index 3bb8c020acb34378df03857eb80ff824bdfe3089..6b9750e72b84d6b253c71b3ab811762d654301f8 100644 (file)
@@ -2,7 +2,7 @@ Summary:        C++ linear algebra library
 Summary(pl.UTF-8):     Biblioteka C++ do algebry liniowej
 Name:          armadillo
 Version:       4.500.0
-Release:       1
+Release:       2
 License:       MPL v2.0
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.gz
@@ -72,7 +72,8 @@ Dokumentacja API biblioteki Armadillo.
 %setup -q
 
 %build
-%cmake .
+%cmake . \
+       -DINSTALL_LIB_DIR=%{_libdir}
 
 %{__make}
 
This page took 0.101799 seconds and 4 git commands to generate.