wok-next diff input-utils/receipt @ rev 21652
updated file (5.35 -> 5.39)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 26 21:02:43 2020 +0100 (2020-06-26) |
parents | e1c0edabdcb2 |
children |
line diff
1.1 --- a/input-utils/receipt Sat Mar 10 16:57:21 2018 +0200 1.2 +++ b/input-utils/receipt Fri Jun 26 21:02:43 2020 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="20081014-101501" 1.5 CATEGORY="system-tools" 1.6 SHORT_DESC="Small collection of linux input layer tools" 1.7 -MAINTAINER="domcox@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="http://dl.bytesex.org/cvs-snapshots/" 1.11 1.12 @@ -21,7 +21,8 @@ 1.13 esac 1.14 1.15 export prefix CFLAGS 1.16 - make && make DESTDIR=$DESTDIR install 1.17 + make && 1.18 + make DESTDIR=$install install 1.19 } 1.20 1.21 genpkg_rules() {