From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- graphics/gimp/files/patch-am | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 graphics/gimp/files/patch-am (limited to 'graphics/gimp/files/patch-am') diff --git a/graphics/gimp/files/patch-am b/graphics/gimp/files/patch-am deleted file mode 100644 index 1ab114f461a2..000000000000 --- a/graphics/gimp/files/patch-am +++ /dev/null @@ -1,20 +0,0 @@ ---- libgimp/gimp.c.orig Fri May 12 12:37:27 2000 -+++ libgimp/gimp.c Thu May 18 16:42:21 2000 -@@ -26,6 +26,7 @@ - #include - #include - #include -+#include - - #ifdef HAVE_SYS_TIME_H - #include -@@ -211,6 +212,9 @@ - } - - progname = argv[0]; -+ -+ /* Ignore floating point exceptions */ -+ fpsetmask(0); - - g_set_prgname (g_basename (progname)); - -- cgit v1.2.3