wok-current diff tazusb/receipt @ rev 18475

Up tazpkg-test(845): fix installing to "non directory"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 06 15:50:16 2015 +0300 (2015-10-06)
parents f630a53bd713
children 5e26ab6bd360
line diff
     1.1 --- a/tazusb/receipt	Tue Jul 28 10:56:38 2015 +0000
     1.2 +++ b/tazusb/receipt	Tue Oct 06 15:50:16 2015 +0300
     1.3 @@ -1,17 +1,18 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazusb"
     1.7 -VERSION="179"
     1.8 +VERSION="181"
     1.9  CATEGORY="base-system"
    1.10 -SHORT_DESC="SliTaz LiveUSB utility."
    1.11 +SHORT_DESC="SliTaz LiveUSB utility"
    1.12  MAINTAINER="erjo@slitaz.org"
    1.13  LICENSE="GPL3"
    1.14 -DEPENDS="lzma"
    1.15 +WEB_SITE="http://www.slitaz.org/"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17 -WEB_SITE="http://www.slitaz.org/"
    1.18  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.bz2"
    1.19  TAGS="slitaz"
    1.20  
    1.21 +DEPENDS="lzma"
    1.22 +
    1.23  # Rules to configure and make the package.
    1.24  compile_rules()
    1.25  {