tazpkg diff tazpkg-box @ rev 580

Fix mirror URL (it can have a traling slash or not) and fix mirror file backup (we dont have wanted.txt depends.txt libraries.txt)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 05 12:43:45 2012 +0200 (2012-04-05)
parents da3bd3962a3e
children 59ac27af090d
line diff
     1.1 --- a/tazpkg-box	Fri Mar 02 15:53:46 2012 +0100
     1.2 +++ b/tazpkg-box	Thu Apr 05 12:43:45 2012 +0200
     1.3 @@ -1,8 +1,8 @@
     1.4  #!/bin/sh
     1.5  #
     1.6 -# Small GTK boxes to TazPKG for deep desktop integration. PcmanFM 0.5.x have a
     1.7 -# patch to extract TazPKG file but not Thunar and othet FM. TazPKGbox try to
     1.8 -# follow freedesktop standards.
     1.9 +# Small GTK boxes to TazPKG for deep desktop integration. PcmanFM 0.5.x has a
    1.10 +# patch to extract a TazPKG file but not Thunar and other FM. TazPKGbox tries
    1.11 +# to follow freedesktop standards.
    1.12  #
    1.13  # Copyright (C) 2012 SliTaz GNU/Linux - GNU gpl v2
    1.14  #