tazpkg diff tazpanel/pkgs.cgi @ rev 714

install_package: create installed.info before sed it. pkgs.cgi: works only with $LOCALSTATE not $PKGS_DB
(This $LOCALSTATE declared in tazpanel.conf
slitaz.conf is not in use here)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Dec 16 13:53:49 2014 +0000 (2014-12-16)
parents 8e52f1e7263c
children 1dea2235808c
line diff
     1.1 --- a/tazpanel/pkgs.cgi	Mon Dec 15 04:43:04 2014 +0200
     1.2 +++ b/tazpanel/pkgs.cgi	Tue Dec 16 13:53:49 2014 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  xhtml_header | sed 's/id="content"/id="content-sidebar"/'
     1.5  
     1.6  export TEXTDOMAIN='tazpkg'
     1.7 -
     1.8 +PKGS_DB="$LOCALSTATE"
     1.9  
    1.10  pkg_info_link()
    1.11  {