]> git.pld-linux.org Git - packages/crossm68k-binutils.git/commitdiff
- fixed ldscripts path
authorkosmo <kosmo@pld-linux.org>
Fri, 3 Feb 2006 13:01:17 +0000 (13:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossm68k-binutils.spec -> 1.3

crossm68k-binutils.spec

index 64771fe3422545869bc09aff70498d37fe7c91ce..e10491cff73b609af4a62e5eec3c38d7d76cc7d7 100644 (file)
@@ -56,6 +56,8 @@ Ten pakiet zawiera wersj
 %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@LDSCRIPTPATH="${TOOLDIR}/../lib"@LDSCRIPTPATH="${TOOLDIR}/../lib/ldscripts"@g'       \
+    elf2flt-%{elf2flt_date}/ld-elf2flt.in
 
 %build
 cp /usr/share/automake/config.sub .
This page took 0.069421 seconds and 4 git commands to generate.