wok diff get-slitaz-extra-themes/receipt @ rev 19065

Take care on root in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 21 09:45:48 2016 +0200 (2016-04-21)
parents 79f504afbb17
children 01119cbefbc3
line diff
     1.1 --- a/get-slitaz-extra-themes/receipt	Thu Mar 17 05:14:19 2016 -0300
     1.2 +++ b/get-slitaz-extra-themes/receipt	Thu Apr 21 09:45:48 2016 +0200
     1.3 @@ -17,5 +17,5 @@
     1.4  }
     1.5  post_install()
     1.6  {
     1.7 -  get-slitaz-extra-themes
     1.8 +  [ "$1" ] || get-slitaz-extra-themes
     1.9  }
    1.10 \ No newline at end of file