slitaz-base-files rev 181 5.2.2

prepa for release
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 24 12:38:33 2012 +0200 (2012-05-24)
parents d8adb319ac56
children cf40e2a236ba
files rootfs/usr/lib/slitaz/libpkg.sh rootfs/var/www/cgi-bin/cgi-env.sh
line diff
     1.1 --- a/rootfs/usr/lib/slitaz/libpkg.sh	Mon May 21 11:34:18 2012 +0300
     1.2 +++ b/rootfs/usr/lib/slitaz/libpkg.sh	Thu May 24 12:38:33 2012 +0200
     1.3 @@ -20,6 +20,10 @@
     1.4  	echo ${name%.tazpkg}
     1.5  }
     1.6  
     1.7 +#
     1.8 +# Do we realy need the code below here ???
     1.9 +#
    1.10 +
    1.11  # checks to see if file is proper tazpkg
    1.12  is_valid_tazpkg() {
    1.13  	local file=$1