]> git.pld-linux.org Git - packages/crossmingw32-expat.git/commitdiff
- build and install only library auto/th/crossmingw32-expat-2_0_1-1
authorŁukasz Krotowski <lkrotowski@pld-linux.org>
Fri, 22 Jan 2010 01:33:43 +0000 (01:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-expat.spec -> 1.22

crossmingw32-expat.spec

index 4c2a7fc2e9e3ea87f2348f4e065aa84571010227..2d0501a195b0842efae4930d3653cd2590058c51 100644 (file)
@@ -85,12 +85,12 @@ Biblioteka DLL expat dla Windows.
        --target=%{target} \
        --host=%{target}
 
-%{__make}
+%{__make} buildlib
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} installlib \
        DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_dlldir}
This page took 0.15712 seconds and 4 git commands to generate.