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

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
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	Mon Mar 05 15:52:59 2018 +0100
     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