diff options
Diffstat (limited to 'graphics/gimp/files/patch-ae')
-rw-r--r-- | graphics/gimp/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gimp/files/patch-ae b/graphics/gimp/files/patch-ae deleted file mode 100644 index bc633c2f961b..000000000000 --- a/graphics/gimp/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/plugindetails/plugindetails.c.orig Sat Feb 20 18:47:03 1999 -+++ plug-ins/plugindetails/plugindetails.c Sat Feb 20 18:47:11 1999 -@@ -25,7 +25,7 @@ - #include <stdio.h> - #include <string.h> - #include <time.h> --#include <regex.h> -+#include <gnuregex.h> - #include "gtk/gtk.h" - #include "libgimp/gimp.h" - |