wok-6.x diff songwrite/receipt @ rev 16433
glibc-base: Russian locale moved to "locale-ru"; slitaz-i18n: more locales to choose; locale-ru: some changes in the icons.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Apr 18 13:49:58 2014 +0300 (2014-04-18) |
parents | 532ab3b57d40 |
children | 3ccc69bd69ec |
line diff
1.1 --- a/songwrite/receipt Fri Nov 04 12:23:07 2011 +0100 1.2 +++ b/songwrite/receipt Fri Apr 18 13:49:58 2014 +0300 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="music score and songbook editor." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://home.gna.org/oomadness/en/songwrite/" 1.10 WGET_URL="http://download.gna.org/songwrite/$TARBALL" 1.11 @@ -24,5 +25,5 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 - cp -a $_pkg/usr $fs 1.16 + cp -a $install/usr $fs 1.17 }