wok-next diff mygestures/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
parents | a3c581bf52b8 |
children | 5669e8b3be70 |
line diff
1.1 --- a/mygestures/receipt Fri Aug 10 12:53:17 2018 +0300 1.2 +++ b/mygestures/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="0.7" 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="Recognizing gestures made with your mouse and perform actions" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="https://sourceforge.net/projects/mygestures/" 1.11 1.12 @@ -19,7 +19,7 @@ 1.13 --sysconfdir=/etc/$PACKAGE \ 1.14 $CONFIGURE_ARGS && 1.15 make && 1.16 - make -j 1 install 1.17 + make -j1 install 1.18 } 1.19 1.20 genpkg_rules() {