wok-next diff appdata-tools/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 | d2950281f122 |
children |
line diff
1.1 --- a/appdata-tools/receipt Wed Sep 05 00:08:37 2018 +0300 1.2 +++ b/appdata-tools/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="appdata-tools" 1.5 VERSION="0.1.8" 1.6 CATEGORY="utilities" 1.7 -SHORT_DESC="AppData is a subset of AppStream" 1.8 +SHORT_DESC="Subset of AppStream" 1.9 MAINTAINER="yuripourre@gmail.com" 1.10 LICENSE="GPL3" 1.11 WEB_SITE="https://people.freedesktop.org/~hughsient/appdata/" 1.12 @@ -18,7 +18,7 @@ 1.13 ./configure $CONFIGURE_ARGS && 1.14 fix libtool && 1.15 make && 1.16 - make DESTDIR=$DESTDIR install 1.17 + make DESTDIR=$install install 1.18 } 1.19 1.20 genpkg_rules() {