wok-next diff appdata-tools/receipt @ rev 21214

updated barnyard2 again (1.9 -> 2.1.13)
author Hans-G?nter Theisgen
date Mon Dec 02 17:31:19 2019 +0100 (2019-12-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	Mon Dec 02 17:31:19 2019 +0100
     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() {