wok diff get-community-backgrounds/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 f671f3a6699d
children ead6a835d5b5
line diff
     1.1 --- a/get-community-backgrounds/receipt	Thu Mar 17 05:25:08 2016 -0300
     1.2 +++ b/get-community-backgrounds/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-community-backgrounds
     1.8 +  [ "$1" ] || get-community-backgrounds
     1.9  }
    1.10 \ No newline at end of file