wok-current diff hardinfo/stuff/os.patch @ rev 20105
Typo in python-html2text
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Oct 09 17:54:27 2017 +0200 (2017-10-09) |
parents | 3364afe06006 |
children | 3ad63c8fc2f9 |
line diff
1.1 --- a/hardinfo/stuff/os.patch Fri May 02 21:12:50 2008 +0000 1.2 +++ b/hardinfo/stuff/os.patch Mon Oct 09 17:54:27 2017 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 { DB_PREFIX "mandrake-release", "mdk" }, 1.5 --- arch/linux/common/os.h 2008-05-02 13:43:33.000000000 +0200 1.6 +++ arch/linux/common/os.h 2008-05-02 13:44:49.000000000 +0200 1.7 -@@ -181,6 +181,10 @@ 1.8 +@@ -215,6 +215,10 @@ 1.9 ((buf[0] >= '0' && buf[0] <= '9') || buf[0] != 'D')) { 1.10 os->distro = g_strdup_printf 1.11 ("Debian GNU/Linux %s", buf);