wok diff glibc-dev/receipt @ rev 13954

add python cssselect
author ernia <monghitri@aruba.it>
date Wed Jan 30 10:46:16 2013 +0000 (2013-01-30)
parents 14f4c5e142ff
children 380ffe05937a
line diff
     1.1 --- a/glibc-dev/receipt	Tue Mar 15 01:41:33 2011 +0100
     1.2 +++ b/glibc-dev/receipt	Wed Jan 30 10:46:16 2013 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="glibc-dev"
     1.7 -VERSION="2.13"
     1.8 +VERSION="2.14.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The GNU C libraries devel files (Part of SliTaz toolchain)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,7 +17,7 @@
    1.13  {
    1.14      # Mass copy and then remove all files specified in stuff/base-files.list.
    1.15      # We get the files from glibc-base. Locale files are in: glibc-locale.
    1.16 -    cp -a $_pkg/* $fs
    1.17 +    cp -a $install/* $fs
    1.18      
    1.19      # Rm base files.
    1.20      echo -n "Removing all base files..."