wok-next diff xarchive/receipt @ rev 21057
Deal with HOST_ARCH="any"
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Dec 03 14:47:30 2018 +0200 (2018-12-03) |
parents | f48456621a9d |
children | 5669e8b3be70 |
line diff
1.1 --- a/xarchive/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/xarchive/receipt Mon Dec 03 14:47:30 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="0.2.8-6" 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="A GTK+ front-end for command line archiving tools" 1.7 -MAINTAINER="erjo@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="http://xarchive.sourceforge.net/" 1.11 1.12 @@ -20,7 +20,7 @@ 1.13 --mandir=/usr/share/man \ 1.14 $CONFIGURE_ARGS && 1.15 make && 1.16 - make DESTDIR=$DESTDIR install 1.17 + make DESTDIR=$install install 1.18 } 1.19 1.20 genpkg_rules() {