wok-next diff commoncpp2/receipt @ rev 21276

try to build gens-gs again
author Hans-G?nter Theisgen
date Sat Dec 07 15:51:18 2019 +0100 (2019-12-07)
parents 835b3b8ce6ac
children
line diff
     1.1 --- a/commoncpp2/receipt	Fri Apr 13 07:14:16 2018 +0300
     1.2 +++ b/commoncpp2/receipt	Sat Dec 07 15:51:18 2019 +0100
     1.3 @@ -5,14 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A very portable and highly optimized class framework for writing \
     1.6  C++ applications"
     1.7 -MAINTAINER="rcx@zoominternet.net"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://www.gnu.org/software/commoncpp/"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="$GNU_MIRROR/commoncpp/$TARBALL"
    1.14  
    1.15 -SPLIT="commoncpp2-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	sed -i -e '50 a\#include <sys/stat.h>' inc/cc++/applog.h