wok diff lorcon-old/receipt @ rev 20700

updated afio (2.5.1 -> 2.5.2)
author Hans-G?nter Theisgen
date Tue Feb 05 17:01:36 2019 +0100 (2019-02-05)
parents 380ffe05937a
children d66160614dc4
line diff
     1.1 --- a/lorcon-old/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/lorcon-old/receipt	Tue Feb 05 17:01:36 2019 +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