]> git.pld-linux.org Git - packages/chrpath.git/commitdiff
- don't build static libs. only shared versions are used for dlopen(). AC-STABLE auto/ac/chrpath-0_13-2
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 6 Mar 2006 09:27:21 +0000 (09:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chrpath.spec -> 1.20

chrpath.spec

index f57c672ef0d953699199e3593a8f9b7d57386bc6..2416b56b884b50377e01aaaef18ceb0cc3a3f7cd 100644 (file)
@@ -40,7 +40,8 @@ w kt
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+       --disable-static
 %{__make}
 
 %install
This page took 0.179676 seconds and 4 git commands to generate.