# HG changeset patch # User Christophe Lincoln # Date 1235597850 -3600 # Node ID c69f040f857e24043bd6ccff1ae5d3dca893c485 # Parent 3b6cd157c06bbb76bcee29a43f6ecac4ec7badf2 tazpkgbox: edit help and tiny fix diff -r 3b6cd157c06b -r c69f040f857e tazpkgbox --- a/tazpkgbox Wed Feb 25 22:33:44 2009 +0100 +++ b/tazpkgbox Wed Feb 25 22:37:30 2009 +0100 @@ -9,7 +9,7 @@ VERSION=2.6 # Functions path. -export LIB=$PWD/lib/tazpkgbox +export LIB=/usr/lib/slitaz/tazpkgbox # Tazpkgbox is only for root. if test $(id -u) != 0 ; then @@ -46,9 +46,7 @@ Tazpkgbox is a simple and easy to use interface to the SliTaz package manager - aka Tazpkg. You can install, remove, repack or get packages by double-clicking on the package item. A Search engine -lets you find and install new applications in a few mouse clicks. - -Downloaded and repacked packages are stored in: /var/cache/tazpkg" +lets you find and install new applications in a few mouse clicks." @@ -58,9 +56,9 @@