wok-next diff lucene++/receipt @ rev 21066

Switch some python packages to traditional build
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 06 13:30:23 2018 +0200 (2018-12-06)
parents a244e109372e
children
line diff
     1.1 --- a/lucene++/receipt	Tue Aug 21 00:41:54 2018 +0300
     1.2 +++ b/lucene++/receipt	Thu Dec 06 13:30:23 2018 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  BUILD_DEPENDS="cmake boost-dev boost-date-time boost-filesystem \
     1.6  boost-regex boost-thread boost-iostreams python"
     1.7 -SPLIT="lucene++-dev"
     1.8 +SPLIT="$PACKAGE-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	mkdir build; cd build