summaryrefslogtreecommitdiff
path: root/x11-plugins/wmfortune/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /x11-plugins/wmfortune/files
reinit the tree, so we can have metadata
Diffstat (limited to 'x11-plugins/wmfortune/files')
-rw-r--r--x11-plugins/wmfortune/files/wmfortune-0.241-stringh.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-plugins/wmfortune/files/wmfortune-0.241-stringh.patch b/x11-plugins/wmfortune/files/wmfortune-0.241-stringh.patch
new file mode 100644
index 000000000000..a8e9f9ff6eda
--- /dev/null
+++ b/x11-plugins/wmfortune/files/wmfortune-0.241-stringh.patch
@@ -0,0 +1,11 @@
+diff -ur wmfortune-0.241.orig/wmfortune.c wmfortune-0.241/wmfortune.c
+--- wmfortune-0.241.orig/wmfortune.c 2001-09-01 03:25:39.000000000 +0300
++++ wmfortune-0.241/wmfortune.c 2008-01-15 10:21:17.000000000 +0200
+@@ -25,6 +25,7 @@
+
+ #include <unistd.h>
+ #include <stdio.h>
++#include <string.h>
+ #include "dockapp.h"
+ #include "XPM/panel.xpm"
+ #include "XPM/panel_button_pressed.xpm"