wok-next diff dia/receipt @ rev 21071
Update atkmm, cairo, cmake, db, elfutils, emacs, glib, glib-networking, glibmm, gobject-introspection, libsigc++, meson, openssl, zstd
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 13 00:46:54 2018 +0200 (2018-12-13) |
parents | f48456621a9d |
children | 5669e8b3be70 |
line diff
1.1 --- a/dia/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/dia/receipt Thu Dec 13 00:46:54 2018 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GTK+ based diagram creation program" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://projects.gnome.org/dia/" 1.8 +WEB_SITE="https://wiki.gnome.org/Apps/Dia" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.12 @@ -28,7 +28,7 @@ 1.13 fix libtool && 1.14 sed -i 's# data doc tests installer# data tests installer#' Makefile && 1.15 make $MAKEFLAGS && 1.16 - make DESTDIR=$DESTDIR install 1.17 + make DESTDIR=$install install 1.18 } 1.19 1.20 genpkg_rules() {