Re: Question on version 2.3.7
Bill Wilson <[email protected]> Sun, 5 Jun 2016 15:00:35 -0500
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 05 Jun 2016 15:49:00 -0400 Jack Ostroff <[email protected]> wrote: > On 2016.06.03 16:48, Bill Wilson wrote: > > The gkrellm version at gkrellm.net is now 2.3.7. > > [sorry if this is a duplicate, I sent an earlier reply from an > unsubscribed address] > > I'm trying to adapt the previous Gentoo ebuild for this version - the > good news is that it seems all of the previously used patches are no > longer necessary, having been included in the code. However, looking > at the patch which added "cifs" to two files (near line 1329 in > server/monitor.c and near line 163 in src/fs.c) it appears cifs is now > both first and last in the list in both locations. Is this > intentional, or is one of them extraneous? There should be only one cifs entry. In the source it's listed first so, yes, consider the second one (while harmless) extraneous.