wok-6.x diff busybox/stuff/busybox-1.31-ash.u @ rev 22803
gtk+3: added build dependencies autoconf and automake
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 28 09:26:25 2020 +0100 (2020-01-28) |
parents | 0830d8859de8 |
children |
line diff
1.1 --- a/busybox/stuff/busybox-1.31-ash.u Thu Jun 27 12:32:05 2019 +0200 1.2 +++ b/busybox/stuff/busybox-1.31-ash.u Tue Jan 28 09:26:25 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 Some SliTaz scripts (cook) need that... 1.5 ---- busybox-1.30/shell/ash.c 1.6 -+++ busybox-1.30/shell/ash.c 1.7 -@@ -13300,7 +13300,13 @@ 1.8 +--- busybox-1.31/shell/ash.c 1.9 ++++ busybox-1.31/shell/ash.c 1.10 +@@ -13304,7 +13304,13 @@ 1.11 if (strchr(name, '/')) 1.12 return name; 1.13