wok diff glibc/receipt @ rev 2159
Add linux-appletalk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 08:42:46 2009 +0000 (2009-02-07) |
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 Feb 07 08:42:46 2009 +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 \