[packages/llvm] - don't override libdir; release 3

qboosh qboosh at pld-linux.org
Fri Oct 12 20:50:33 CEST 2012


commit c75475d9926803a8a5ed83aedb8987f3b7eaee59
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 12 20:50:39 2012 +0200

    - don't override libdir; release 3

 llvm.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 0a3f8c8..d1f3546 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -13,7 +13,7 @@ Summary:	The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
 Summary(pl.UTF-8):	Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
 Name:		llvm
 Version:	3.1
-Release:	2
+Release:	3
 License:	University of Illinois/NCSA Open Source License
 Group:		Development/Languages
 Source0:	http://llvm.org/releases/%{version}/%{name}-%{version}.src.tar.gz
@@ -271,7 +271,6 @@ cd ..
 # bash specific 'test a < b'
 cd obj
 bash ../%configure \
-	--libdir=%{_libdir}/%{name} \
 	--datadir=%{_datadir}/%{name}-%{version} \
 	--disable-assertions \
 %ifarch %{ix86}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/c75475d9926803a8a5ed83aedb8987f3b7eaee59



More information about the pld-cvs-commit mailing list