diff --git a/package/gnome2/gimp/gcc34.patch b/package/gnome2/gimp/gcc34.patch new file mode 100644 index 000000000..78643b324 --- /dev/null +++ b/package/gnome2/gimp/gcc34.patch @@ -0,0 +1,16 @@ + +No - this is not an usual gcc-3.4 fix - this is a real bug-fix ... + + - Rene Rebe + +--- gimp-2.0.1/app/paint-funcs/paint-funcs.h 2004-03-10 14:13:43.000000000 +0100 ++++ gimp-2.0.1-fixed/app/paint-funcs/paint-funcs.h 2004-05-06 00:15:59.000000000 +0200 +@@ -356,7 +356,7 @@ + gint, + GimpLayerModeEffects, + gboolean *, +- CombinationMode); ++ InitialMode); + + void combine_regions (PixelRegion *, PixelRegion *, + PixelRegion *, PixelRegion *,