ssfs diff ssfs-env @ rev 109

Remove ashism ==
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 26 12:27:01 2019 +0100 (2019-02-26)
parents 525d7e348205
children
line diff
     1.1 --- a/ssfs-env	Mon Jun 13 19:52:42 2011 +0100
     1.2 +++ b/ssfs-env	Tue Feb 26 12:27:01 2019 +0100
     1.3 @@ -1,6 +1,7 @@
     1.4  #!/bin/sh
     1.5  #
     1.6  # Ssfs vdisk chroot env utility - Help chrooted users use the environment.
     1.7 +# No i18n in this script since gettext is not installed in vdisk chroot.
     1.8  #
     1.9  # Copyright (C) SliTaz GNU/Linux - BSD License
    1.10  # Author: Christophe Lincoln <pankso@slitaz.org>