]> git.pld-linux.org Git - packages/crossmipsel-binutils.git/commitdiff
updates
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 10 Jun 2001 14:15:33 +0000 (14:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmipsel-binutils.spec -> 1.2

crossmipsel-binutils.spec

index 33158a59cc9086fd0b5de371d6152ea0ae450cd7..3a67bd79cc40023214180f40b680df0e5e3dc2d1 100644 (file)
@@ -61,7 +61,8 @@ CONFIG_SHELL="/bin/bash" \
 %ifarch sparc
 sparc32 \
 %endif
-./configure
+./configure \
+       --disable-shared \
        --prefix=%{_prefix} \
        --infodir=%{_infodir} \
        --mandir=%{_mandir} \
@@ -89,7 +90,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc *.gz
-%attr(755,root,root) %{arch}/bin/*
-%{arch}/lib/*
 %attr(755,root,root) %{_bindir}/%{target}-*
+%{_libdir}/ldscripts/*
 %{_mandir}/man?/%{target}-*
This page took 0.072201 seconds and 4 git commands to generate.