wok-next diff yasm/receipt @ rev 21065
Rebuild python3 with libffi
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 06 12:00:02 2018 +0200 (2018-12-06) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/yasm/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/yasm/receipt Thu Dec 06 12:00:02 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.3.0" 1.5 CATEGORY="development" 1.6 SHORT_DESC="The Yasm Modular Assembler" 1.7 -MAINTAINER="jozee@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="BSD GPL2 LGPL2" 1.10 WEB_SITE="http://yasm.tortall.net/" 1.11 LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/yasm.html" 1.12 @@ -12,7 +12,7 @@ 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="http://www.tortall.net/projects/yasm/releases/$TARBALL" 1.15 1.16 -SPLIT="yasm-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 # prevent compiling vsyasm and ytasm that are only of use on MS Windows