wok-next diff compton/receipt @ rev 20461
Respect "install" phase (src -> install). Cook will fail if install dir empty (and it's by design).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Mar 04 04:56:40 2018 +0200 (2018-03-04) |
parents | e756329576c3 |
children | 342b30daff76 |
line diff
1.1 --- a/compton/receipt Sun Oct 22 04:01:51 2017 +0300 1.2 +++ b/compton/receipt Sun Mar 04 04:56:40 2018 +0200 1.3 @@ -8,7 +8,6 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="MIT" 1.6 WEB_SITE="https://github.com/chjj/compton" 1.7 -HOST_ARCH="i486 arm" 1.8 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="https://github.com/chjj/compton/archive/${COMMIT:-v$VERSION}.tar.gz"