]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:07:58 +0000 (08:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-runtime.spec -> 1.8

crossmingw32-runtime.spec

index ed8781e7192d81a16073bfc5afcb54c4a614931f..94c4a9078d6bb3a2d753aa0fec94a890dad76aed 100644 (file)
@@ -65,8 +65,8 @@ cd ..
        --prefix=%{_prefix} \
        --host=%{target} \
        --build=%{_target_platform}
-%{__make} -C mingwex  
-%{__make} 
+%{__make} -C mingwex
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
        prefix=$RPM_BUILD_ROOT%{_prefix}
 
 %if %{!?debug:1}0
-%{target}-strip $RPM_BUILD_ROOT%{_bindir}/*.dll 
+%{target}-strip $RPM_BUILD_ROOT%{_bindir}/*.dll
 %{target}-strip -g $RPM_BUILD_ROOT%{_libdir}/*.a
 %endif
 
This page took 0.081638 seconds and 4 git commands to generate.