wok diff yarock/receipt @ rev 22314

updated xtrkcad and xtrkcad-dev (4.0.3a1 -> 5.1.2a)
author Hans-G?nter Theisgen
date Thu Nov 14 11:00:06 2019 +0100 (2019-11-14)
parents 47e011a6bcee
children 922f061231c2
line diff
     1.1 --- a/yarock/receipt	Mon Dec 26 09:41:03 2016 +0100
     1.2 +++ b/yarock/receipt	Thu Nov 14 11:00:06 2019 +0100
     1.3 @@ -26,6 +26,7 @@
     1.4  {
     1.5  	cp -f $stuff/yarock_ru.ts $src/translation
     1.6  	patch -p0 < $stuff/yarock.patch
     1.7 +	sed -i 's| STRLESS | VERSION_LESS |' cmake/FindTaglib.cmake
     1.8  
     1.9  	mkdir build; cd build
    1.10  	cmake -DCMAKE_INSTALL_PREFIX=/usr ..