wok-current diff lorcon-old/receipt @ rev 25524

created recipes for tree-sitter and tree-sitter-dev 0.20.7
author Hans-G?nter Theisgen
date Fri Feb 24 17:21:52 2023 +0100 (18 months ago)
parents 380ffe05937a
children
line diff
     1.1 --- a/lorcon-old/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/lorcon-old/receipt	Fri Feb 24 17:21:52 2023 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	touch -d 197001010000 .depend
     1.8  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10