voyageur 14/09/01 21:18:24 Modified: wmfsm-0.34.linux-fs.patch Log: EAPI bump, ebuild cleanup, fix compilation. Replace einstall with emake install, bug #521680 (Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key C74525F2)
Revision Changes Path 1.2 x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch?r1=1.1&r2=1.2 Index: wmfsm-0.34.linux-fs.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmfsm/files/wmfsm-0.34.linux-fs.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- wmfsm-0.34.linux-fs.patch 17 Jul 2004 11:03:34 -0000 1.1 +++ wmfsm-0.34.linux-fs.patch 1 Sep 2014 21:18:24 -0000 1.2 @@ -1,5 +1,5 @@ ---- wmfsm.c 2002-07-13 06:06:35.000000000 +0200 -+++ wmfsm.c 2004-07-17 12:31:19.686338920 +0200 +--- wmfsm/wmfsm.c 2002-07-13 06:06:35.000000000 +0200 ++++ wmfsm/wmfsm.c 2004-07-17 12:31:19.686338920 +0200 @@ -509,7 +509,7 @@ #if defined IRIX64 || defined(SunOS) strcmp(fstype, "hwgfs") && strcmp(fstype, "autofs") && strcmp(fstype, "proc") && strcmp(fstype, "fd") && !strstr(options, "ignore")
