wok diff cplay/receipt @ rev 17497

Add: locale-ro.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 05 23:22:24 2015 +0200 (2015-01-05)
parents ce9148142ee8
children dfef8de3d270
line diff
     1.1 --- a/cplay/receipt	Thu Dec 26 13:16:14 2013 +0000
     1.2 +++ b/cplay/receipt	Mon Jan 05 23:22:24 2015 +0200
     1.3 @@ -10,12 +10,11 @@
     1.4  BUILD_DEPENDS="python-dev ncurses-dev git bzip2 gettext"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://github.com/res0nat0r/cplay"
     1.7 -WGET_URL="git|"git://github.com/res0nat0r/cplay
     1.8 +WGET_URL="git|git://github.com/res0nat0r/cplay"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14  	make
    1.15  	make cplayrc
    1.16  }