[Bug 1184241] Re: gnome-about not found

2013-10-16 Thread Thangamani Arun - தங்கமணி அருண்
.6 Thanks Arun ** Changed in: hardinfo (Ubuntu) Assignee: (unassigned) = Thangamani Arun - தங்கமணி அருண் (thangamani-arun) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184241 Title: gnome

[Bug 1184241] Re: gnome-about not found

2013-10-16 Thread Thangamani Arun - தங்கமணி அருண்
Here is the patch to fix the above bugs $ cat oc.h.patch 54d53 char libcpath; 57,63c56 libcpath = system(arch=$(uname -p) echo /lib/$arch-linux-gnu/libc.so.6); if (!libc){ libc = popen(libcpath, r); } else goto err; --- if (!libc) goto