wok-next diff ytnef/receipt @ rev 21722
efivar: typo in post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 01 10:31:46 2020 +0000 (2020-09-01) |
parents | 270c09f6a958 |
children |
line diff
1.1 --- a/ytnef/receipt Thu Aug 23 19:56:09 2018 +0300 1.2 +++ b/ytnef/receipt Tue Sep 01 10:31:46 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/Yeraze/ytnef/archive/v$VERSION.tar.gz" 1.5 1.6 BUILD_DEPENDS="automake libtool" 1.7 -SPLIT="ytnef-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 ./autogen.sh &&