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

connman-ui: set a meaningful name to the source for mirror:/source/packages-cooking/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 10 11:04:26 2014 +0000 (2014-04-10)
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	Thu Apr 10 11:04:26 2014 +0000
     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);