summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2014-11-13 16:18:11 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2014-11-13 16:18:11 +0000
commit6d18d0332e3c4d0a17b22d9438d8a18d4906f2b6 (patch)
treea6951fb018af9fe31c8d0573c8200bb167edcdcd /x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch
parentStable for amd64, wrt bug #515700 (diff)
downloadhistorical-6d18d0332e3c4d0a17b22d9438d8a18d4906f2b6.tar.gz
historical-6d18d0332e3c4d0a17b22d9438d8a18d4906f2b6.tar.bz2
historical-6d18d0332e3c4d0a17b22d9438d8a18d4906f2b6.zip
Restore with correct dependencies (gnome2 deps were not needed)
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xC74525F2
Diffstat (limited to 'x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch')
-rw-r--r--x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch b/x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch
new file mode 100644
index 000000000000..8994827d63eb
--- /dev/null
+++ b/x11-plugins/wmlife/files/wmlife-1.0.0-stringh.patch
@@ -0,0 +1,11 @@
+diff -ur wmlife-1.0.0.orig/src/session.c wmlife-1.0.0/src/session.c
+--- wmlife-1.0.0.orig/src/session.c 2005-09-23 00:18:09.000000000 +0300
++++ wmlife-1.0.0/src/session.c 2008-01-12 14:39:52.000000000 +0200
+@@ -21,6 +21,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>
++#include <string.h>
+ #include <sys/types.h>
+ #include <pwd.h>
+