wok-next diff ecofont/receipt @ rev 20594

xcursor-obsidian: update wget URL.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 16 01:07:29 2018 +0300 (2018-04-16)
parents e1c0edabdcb2
children d958fec46c9f
line diff
     1.1 --- a/ecofont/receipt	Sat Mar 10 16:57:21 2018 +0200
     1.2 +++ b/ecofont/receipt	Mon Apr 16 01:07:29 2018 +0300
     1.3 @@ -14,7 +14,7 @@
     1.4  BUILD_DEPENDS="unzip"
     1.5  
     1.6  compile_rules() {
     1.7 -	unzip $SOURCES_REPOSITORY/$TARBALL
     1.8 +	unzip $SRC/$TARBALL
     1.9  	mkdir -p      $install/usr/share/fonts/truetype/ecofont
    1.10  	cp $src/*.ttf $install/usr/share/fonts/truetype/ecofont
    1.11  }