SPECS: crossavr-binutils.spec - better idea

kosmo kosmo at pld-linux.org
Fri May 2 22:56:52 CEST 2008


Author: kosmo                        Date: Fri May  2 20:56:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- better idea

---- Files affected:
SPECS:
   crossavr-binutils.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/crossavr-binutils.spec
diff -u SPECS/crossavr-binutils.spec:1.27 SPECS/crossavr-binutils.spec:1.28
--- SPECS/crossavr-binutils.spec:1.27	Fri May  2 22:50:52 2008
+++ SPECS/crossavr-binutils.spec	Fri May  2 22:56:47 2008
@@ -74,8 +74,8 @@
 	--libdir=%{_libdir} \
 	--mandir=%{_mandir} \
 	--infodir=%{_infodir} \
-	--host=%{_host} \
-	--build=%{_build} \
+	--host=%{_target_platform} \
+	--build=%{_target_platform} \
 	--target=%{target}
 
 %{__make} all \
@@ -120,7 +120,7 @@
 %dir %{arch}/lib/*
 %{arch}/lib/*/*
 %{_mandir}/man?/%{target}-*
-%attr(755,root,root) %{_prefix}/%{_host}/avr/lib/lib*.so
+%attr(755,root,root) %{_prefix}/%{_target_platform}/avr/lib/lib*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008-05-02 20:56:47  kosmo
+- better idea
+
 Revision 1.27  2008-05-02 20:50:52  kosmo
 - fixed build for non-i686 machines
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossavr-binutils.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list