wok-4.x diff hardinfo/stuff/os.patch @ rev 11047
Up: clamtk to 4.36.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 16 22:44:10 2011 +0000 (2011-10-16) |
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 Sun Oct 16 22:44:10 2011 +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);