tazpkg diff tazpkgbox-install @ rev 530

tazpkg: Fixed PACKAGE_DIR to not error dirname when is empty. This error happens when using recharge option.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Aug 31 18:28:32 2011 +0000 (2011-08-31)
parents f1d05bd96d7f
children
line diff
     1.1 --- a/tazpkgbox-install	Mon Mar 07 15:20:49 2011 +0000
     1.2 +++ b/tazpkgbox-install	Wed Aug 31 18:28:32 2011 +0000
     1.3 @@ -6,7 +6,6 @@
     1.4  #
     1.5  # (C) GNU gpl v3 - SliTaz GNU/Linux 2010.
     1.6  #
     1.7 -VERSION=1.0
     1.8  
     1.9  export PKG="$@"
    1.10  export PKG_SHORT_NAME=$(basename $PKG)