wok-next diff stardict/receipt @ rev 20936

Update cmake
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Aug 24 15:44:57 2018 +0300 (2018-08-24)
parents 10df65db91ad
children f48456621a9d
line diff
     1.1 --- a/stardict/receipt	Thu Apr 19 13:15:41 2018 +0300
     1.2 +++ b/stardict/receipt	Fri Aug 24 15:44:57 2018 +0300
     1.3 @@ -16,8 +16,6 @@
     1.4  
     1.5  compile_rules() {
     1.6  	sed -i 's/<vector>/&\n#include <stdio.h>/' stardict-plugins/stardict-wordnet-plugin/scene.hpp
     1.7 -	patch -p1 < $stuff/sigc++.patch || return 1
     1.8 -	patch -p1 < $stuff/stardict_gcc43.patch || return 1
     1.9  
    1.10  	./configure \
    1.11  		--disable-man \