wok-next rev 21160
diffutils splitted
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 20 09:02:03 2019 +0100 (2019-02-20) |
parents | 8de4e66692f0 |
children | 548cc9f6f82b |
files | diffutils/receipt |
line diff
1.1 --- a/diffutils/receipt Wed Feb 20 08:46:59 2019 +0100 1.2 +++ b/diffutils/receipt Wed Feb 20 09:02:03 2019 +0100 1.3 @@ -12,6 +12,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 +SPLIT="$PACKAGE-lang" 1.8 + 1.9 compile_rules() { 1.10 ./configure $CONFIGURE_ARGS && 1.11 make &&