SPECS: crossm68k-binutils.spec - fixed ldscripts path
kosmo
kosmo at pld-linux.org
Fri Feb 3 14:01:23 CET 2006
Author: kosmo Date: Fri Feb 3 13:01:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed ldscripts path
---- Files affected:
SPECS:
crossm68k-binutils.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/crossm68k-binutils.spec
diff -u SPECS/crossm68k-binutils.spec:1.2 SPECS/crossm68k-binutils.spec:1.3
--- SPECS/crossm68k-binutils.spec:1.2 Fri Feb 3 13:42:32 2006
+++ SPECS/crossm68k-binutils.spec Fri Feb 3 14:01:17 2006
@@ -57,6 +57,8 @@
%setup -q -n binutils-%{version} -a1
sed -i 's/>_raw_size/>rawsize/g' elf2flt-%{elf2flt_date}/elf2flt.c
sed -i 's/-static//g' elf2flt-%{elf2flt_date}/Makefile.in
+sed -i 's at LDSCRIPTPATH="${TOOLDIR}/../lib"@LDSCRIPTPATH="${TOOLDIR}/../lib/ldscripts"@g' \
+ elf2flt-%{elf2flt_date}/ld-elf2flt.in
%build
cp /usr/share/automake/config.sub .
@@ -151,6 +153,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/02/03 13:01:17 kosmo
+- fixed ldscripts path
+
Revision 1.2 2006/02/03 12:42:32 kosmo
- added elf2flt
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/crossm68k-binutils.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list