tazpkg diff tazpkgbox @ rev 105

tazpkg: upgrade handle VERSION string with kernel version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 26 09:37:14 2008 +0000 (2008-06-26)
parents dfc286467c5b
children 877a7f9443d8
line diff
     1.1 --- a/tazpkgbox	Wed Jun 11 18:09:31 2008 +0200
     1.2 +++ b/tazpkgbox	Thu Jun 26 09:37:14 2008 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  #
     1.5  # (C) GNU gpl v3 - SliTaz GNU/Linux 2008.
     1.6  #
     1.7 -VERSION=24080508
     1.8 +VERSION=2.2
     1.9  
    1.10  # Tazpkgbox is only for root.
    1.11  if test $(id -u) != 0 ; then