wok diff hardinfo/stuff/os.patch @ rev 20615

Update varka
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 21 20:44:57 2018 +0100 (2018-12-21)
parents 3364afe06006
children
line diff
     1.1 --- a/hardinfo/stuff/os.patch	Fri May 02 21:12:50 2008 +0000
     1.2 +++ b/hardinfo/stuff/os.patch	Fri Dec 21 20:44:57 2018 +0100
     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);