wok diff slim/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 19477586b01f
children 8dd8bab3f0ca
line diff
     1.1 --- a/slim/receipt	Sun Feb 12 04:43:38 2017 +0200
     1.2 +++ b/slim/receipt	Sun May 20 11:05:25 2018 +0000
     1.3 @@ -69,3 +69,5 @@
     1.4  	sed -i s/"default_user .*"/"default_user        $USER"/ "$1/etc/slim.conf"
     1.5  	sed -i 's|>/tmp/X-output||' "$1/etc/slim.conf"
     1.6  }
     1.7 +
     1.8 +testsuite() { ldd $install/usr/bin/slim; }