cookutils diff cross @ rev 879

Tiny edits (start to tidy repos)
author Paul Issott <paul@slitaz.org>
date Sat Feb 18 09:32:18 2017 +0000 (2017-02-18)
parents da66e6be1add
children cc30efdee934
line diff
     1.1 --- a/cross	Thu May 07 15:11:47 2015 +0300
     1.2 +++ b/cross	Sat Feb 18 09:32:18 2017 +0000
     1.3 @@ -205,7 +205,7 @@
     1.4  	mkdir -p $sysroot/usr/include/gnu
     1.5  	touch $sysroot/usr/include/gnu/stubs.h
     1.6  
     1.7 -	# Fixe error: bits/stdio_lim.h not found
     1.8 +	# Fix error: bits/stdio_lim.h not found
     1.9  	#cp bits/stdio_lim.h $sysroot/usr/include/bits
    1.10  	cp /usr/include/bits/stdio_lim.h $sysroot/usr/include/bits
    1.11  }