wok-next diff atm-tools/receipt @ rev 21698
updated goffice (0.10.32 -> 0.10.47)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jun 30 16:59:35 2020 +0100 (2020-06-30) |
parents | 835b3b8ce6ac |
children |
line diff
1.1 --- a/atm-tools/receipt Fri Apr 13 07:14:16 2018 +0300 1.2 +++ b/atm-tools/receipt Tue Jun 30 16:59:35 2020 +0100 1.3 @@ -12,13 +12,13 @@ 1.4 WGET_URL="$SF_MIRROR/linux-atm/$TARBALL" 1.5 1.6 BUILD_DEPENDS="perl" 1.7 -SPLIT="atm-tools-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 ./configure $CONFIGURE_ARGS && 1.12 fix libtool && 1.13 make -j1 && 1.14 - make -j1 DESTDIR=$DESTDIR install 1.15 + make -j1 DESTDIR=$install install 1.16 } 1.17 1.18 genpkg_rules() {