tazpkg diff tazpkgbox @ rev 200

tazpkgbox: extend get-* autoexec support to non-free
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 12 16:44:21 2008 +0000 (2008-11-12)
parents 64e13d7d11db
children 151f9157e6f0
line diff
     1.1 --- a/tazpkgbox	Mon Oct 27 23:12:36 2008 +0000
     1.2 +++ b/tazpkgbox	Wed Nov 12 16:44:21 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=2.5
     1.8 +VERSION=2.5.1
     1.9  
    1.10  # Tazpkgbox is only for root.
    1.11  if test $(id -u) != 0 ; then