wok diff glibc/receipt @ rev 1654
Up slitaz-base-files (2.4)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 08 13:44:37 2008 +0000 (2008-11-08) |
parents | b1b0dea92d3d |
children | 4a057e1fc620 |
line diff
1.1 --- a/glibc/receipt Sat Oct 04 22:13:55 2008 +0000 1.2 +++ b/glibc/receipt Sat Nov 08 13:44:37 2008 +0000 1.3 @@ -22,8 +22,8 @@ 1.4 cd glibc-build 1.5 # Install in the build tree and then move all files 1.6 # to the source tree to keep $src and $_pkg for genpkg. 1.7 - mkdir -p _pkg/etc 1.8 - touch _pkg/etc/ld.so.conf 1.9 + mkdir -p ../$PACKAGE-$VERSION/_pkg/etc 1.10 + touch ../$PACKAGE-$VERSION/_pkg/etc/ld.so.conf 1.11 echo "CFLAGS += -march=i486" > configparms 1.12 ../$PACKAGE-$VERSION/configure \ 1.13 --prefix=/usr \