]> git.pld-linux.org Git - packages/crossalpha-gcc.git/commitdiff
- s/libc/glibc-2.3.4/
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 6 Feb 2005 22:11:31 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossalpha-gcc.spec -> 1.15

crossalpha-gcc.spec

index a3c42bf6e2a8d03292005ebd08f5fbbf61c2a849..15452849caf9d647a4bfeda4a1a49c28e3ed4706 100644 (file)
@@ -59,7 +59,7 @@ rm -rf $FAKE_ROOT && install -d $FAKE_ROOT/usr/include
 cp -r linux-libc-headers-%{_llh_ver}/include/{asm-alpha,linux} $FAKE_ROOT/usr/include
 ln -s asm-alpha $FAKE_ROOT/usr/include/asm
 
-cd libc
+cd glibc-2.3.4
 cp -f /usr/share/automake/config.* scripts
 rm -rf builddir && install -d builddir && cd builddir
 ../configure \
This page took 0.053082 seconds and 4 git commands to generate.