cookutils diff uname @ rev 1138

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Feb 03 13:08:25 2019 +0000 (2019-02-03)
parents 251a9d5b7542
children
line diff
     1.1 --- a/uname	Thu Apr 19 17:43:31 2018 +0300
     1.2 +++ b/uname	Sun Feb 03 13:08:25 2019 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #!/bin/sh
     1.5  # uname - special "fake" wrapper for using inside SliTaz cooker chroot.
     1.6  # Although SliTaz cooker *host arch* is 64-bit, SliTaz *target arch* may be
     1.7 -# 32-bit, and some configuration tools use uname could be improperly configured.
     1.8 +# 32-bit and some configuration tools using uname could be improperly configured.
     1.9  # This also applies to the kernel versions of the host and the target systems.
    1.10  
    1.11  . /etc/slitaz/cook.conf