wok-next diff xfce-utils/receipt @ rev 21093

garcon, libacpi, mypaint: make shared libs executables to correct determine architecture (no "noarch")
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 29 17:03:13 2018 +0200 (2018-12-29)
parents 690e7cc036d5
children 0ed3f456a542
line diff
     1.1 --- a/xfce-utils/receipt	Tue Oct 09 00:23:28 2018 +0300
     1.2 +++ b/xfce-utils/receipt	Sat Dec 29 17:03:13 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="4.8.3"
     1.5  CATEGORY="x-window"
     1.6  SHORT_DESC="Xfce utilities"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="https://www.xfce.org/"
    1.11  
    1.12 @@ -23,7 +23,7 @@
    1.13  		$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() {