wok-next diff libee/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 d6378d455338
children
line diff
     1.1 --- a/libee/receipt	Thu May 10 21:12:00 2018 +0300
     1.2 +++ b/libee/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.3.2"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="An Event Expression Library inspired by CEE"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="http://www.libee.org/download/"
    1.11  
    1.12 @@ -12,7 +12,7 @@
    1.13  WGET_URL="http://www.libee.org/files/download/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="libestr-dev automake"
    1.16 -SPLIT="libee-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure \