summaryrefslogtreecommitdiff
path: root/math/grpn/files/patch-run_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/grpn/files/patch-run_cmd.c')
-rw-r--r--math/grpn/files/patch-run_cmd.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/grpn/files/patch-run_cmd.c b/math/grpn/files/patch-run_cmd.c
deleted file mode 100644
index ff220434c9a9..000000000000
--- a/math/grpn/files/patch-run_cmd.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- run_cmd.c.orig 2002-04-04 05:46:11.000000000 +0200
-+++ run_cmd.c 2013-11-05 16:41:30.000000000 +0100
-@@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suit
- /* run_cmd.c by Paul Wilkins */
-
- #include <stdio.h>
-+#include <string.h>
- #include <gtk/gtk.h>
-
- #include "buttons.h"