wok-next diff imagination/receipt @ rev 21058

Update viewnior (1.7)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Dec 03 23:35:15 2018 +0200 (2018-12-03)
parents f48456621a9d
children
line diff
     1.1 --- a/imagination/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/imagination/receipt	Mon Dec 03 23:35:15 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.0"
     1.5  CATEGORY="graphics"
     1.6  SHORT_DESC="Lightweight and simple GTK+ DVD slideshow maker"
     1.7 -MAINTAINER="jozee@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://imagination.sourceforge.net/"
    1.11  
    1.12 @@ -19,7 +19,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() {