wok-next diff imagination/receipt @ rev 21412
portmap: added build dependency
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 25 17:22:05 2020 +0100 (2020-04-25) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/imagination/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/imagination/receipt Sat Apr 25 17:22:05 2020 +0100 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() {