wok-6.x diff grooms/receipt @ rev 22909
task: added build dependency libunistring-dev
author | Hans-G?nter Theisgen |
---|---|
date | Mon Feb 24 07:33:52 2020 +0100 (2020-02-24) |
parents | 9e01bc6321ea |
children | af8d823a3077 |
line diff
1.1 --- a/grooms/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/grooms/receipt Mon Feb 24 07:33:52 2020 +0100 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="grooms" 1.7 -VERSION="1.0.5" 1.8 +VERSION="1.0.9" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Play the board game, Go, over the Internet." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://$PACKAGE.tuxfamily.org" 1.14 + 1.15 TARBALL="$PACKAGE-$VERSION.zip" 1.16 WGET_URL="${WEB_SITE}/$TARBALL" 1.17 1.18 @@ -15,7 +16,7 @@ 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 { 1.22 - cd $src 1.23 + : 1.24 } 1.25 1.26 # Rules to gen a SliTaz package suitable for Tazpkg.