wok-next diff glibc/receipt @ rev 9404
Up: slitaz-mercurial-style to 1.0.7. You didn't tag. Also no need for high jumps since it will make everything else 2.0.x for linearer versioning.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Mar 27 18:50:59 2011 +0000 (2011-03-27) |
parents | 21ca332597c4 |
children | d1768332cee0 |
line diff
1.1 --- a/glibc/receipt Sat Mar 05 17:12:18 2011 +0100 1.2 +++ b/glibc/receipt Sun Mar 27 18:50:59 2011 +0000 1.3 @@ -10,8 +10,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.gnu.org/software/libc/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 -# Genpkg order: glibc-base, glibc-locale, glibc-dev. 1.8 -COOK_OPT="genpkg=glibc-base:glib-locale:glibc-dev" 1.9 +# Genpkg order: glibc-base, glibc-extra-samba, glibc-locale, glibc-dev. 1.10 +COOK_OPT="genpkg=glibc-base:glibc-extra-samba:glib-locale:glibc-dev" 1.11 1.12 # Rules to compile & install the temporary toolchain. 1.13 cook_tmp_toolchain() 1.14 @@ -97,7 +97,6 @@ 1.15 -e '/\*startfile_prefix_spec:/{n;s@.*@/usr/lib/ @}' \ 1.16 -e '/\*cpp:/{n;s@$@ -isystem /usr/include@}' > \ 1.17 `dirname $(gcc --print-libgcc-file-name)`/specs 1.18 - return 0 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.