]> git.pld-linux.org Git - packages/crossmingw32-glib2.git/commitdiff
- according to other specs
authorczarny <czarny@pld-linux.org>
Tue, 20 Feb 2007 20:04:54 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-glib2.spec -> 1.12

crossmingw32-glib2.spec

index f6ac4660c034b2f4d325f778f2c8c1a9806c1f29..135dffb9e70045c0e37e65a6fe63efc898bd0318 100644 (file)
@@ -99,12 +99,13 @@ dosyaları glib-devel paketinde yer almaktadır.
 
 %build
 export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
-export RANLIB=%{target}-ranlib
 %{__libtoolize}
 %{__aclocal}
 %{__automake}
 %{__autoconf}
 %configure \
+       AR="%{target}-ar" \
+       RANLIB="%{target}-ranlib" \
        --host=%{target}
 
 %{__make}
This page took 0.07072 seconds and 4 git commands to generate.