]> git.pld-linux.org Git - packages/llvm.git/commitdiff
- don't override libdir; release 3 auto/th/llvm-3.1-3
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Oct 2012 18:50:39 +0000 (20:50 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Oct 2012 18:50:39 +0000 (20:50 +0200)
llvm.spec

index 0a3f8c8e6f8ea42bfa1f1d1f7662579e605891e9..d1f35461374a073f1db6bb443921eddc6c6a746b 100644 (file)
--- 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}
This page took 0.0448 seconds and 4 git commands to generate.