tazpkg diff tazpkg @ rev 838

repack SHORT_DESC fix (thanks aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 16 11:20:17 2015 +0200 (2015-08-16)
parents 358a978f45a9
children b1da66280a9d
line diff
     1.1 --- a/tazpkg	Sun Aug 16 09:07:44 2015 +0200
     1.2 +++ b/tazpkg	Sun Aug 16 11:20:17 2015 +0200
     1.3 @@ -1892,7 +1892,7 @@
     1.4  PACKAGE="config"
     1.5  VERSION="$CONFIG_VERSION"
     1.6  CATEGORY="base-system"
     1.7 -SHORT_DESC="$(_n 'User configuration backup on date') $pkg_date"
     1.8 +SHORT_DESC="$(_n 'User configuration backup on date %s' "$pkg_date")"
     1.9  DEPENDS="$(ls $INSTALLED)"
    1.10  EOT
    1.11  		cd ..