summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-af
diff options
context:
space:
mode:
authordrochner <drochner>2006-07-04 15:53:33 +0000
committerdrochner <drochner>2006-07-04 15:53:33 +0000
commit0afa5f7183439c5e8947bbe94187da1cc21fa5df (patch)
tree89bf44d19c9192a612dc618e06d2d1637d0bbcad /x11/gtk2/patches/patch-af
parentf8fc3f40b65f57f4b412bd11a5712ced1607d15c (diff)
downloadpkgsrc-0afa5f7183439c5e8947bbe94187da1cc21fa5df.tar.gz
update to 2.8.20
changes: -bugfixes (our interix patches were integrated) -translation update
Diffstat (limited to 'x11/gtk2/patches/patch-af')
-rw-r--r--x11/gtk2/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gtk2/patches/patch-af b/x11/gtk2/patches/patch-af
deleted file mode 100644
index cfcac534f0c..00000000000
--- a/x11/gtk2/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.12 2005/10/05 14:37:45 wiz Exp $
-
---- gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S.orig 2005-07-12 17:58:57.000000000 +0200
-+++ gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S
-@@ -22,7 +22,7 @@ gcc2_compiled.:
- .text
- .align 16
-
--#if !defined(__MINGW32__) && !defined(__CYGWIN__)
-+#if !defined(__MINGW32__) && !defined(__CYGWIN__) && !defined(__INTERIX)
-
- /* Magic indicating no need for an executable stack */
- #if !defined __powerpc64__ && !defined __ia64__