wok diff lorcon-old/receipt @ rev 20317

the current version (4.4) of the banking app is 7 years old :-( new version: 5.1.8
author Erkan Yilmaz <erkan@slitaz.org>
date Sun May 20 11:05:25 2018 +0000 (2018-05-20)
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	Sun May 20 11:05:25 2018 +0000
     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