diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-05 20:22:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-05 20:22:20 +0800 |
commit | e661ecd360fa15a3c1cc40b79f5698ace0ca9201 (patch) | |
tree | ac0c98543b236b822786c1d0d05cd5070929d66a /x11-toolkits/gtk20/files/patch-ai | |
parent | 4358a3a69bd61600d4e8d84cbb8a10d7897acf53 (diff) | |
download | marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar.gz marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar.bz2 marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar.lz marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar.xz marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.tar.zst marcuscom-ports-e661ecd360fa15a3c1cc40b79f5698ace0ca9201.zip |
Update to 2.27.11.
Something ate the locales.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12779 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ai')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ai | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai index 90998384a..0a4e1022f 100644 --- a/x11-toolkits/gtk20/files/patch-ai +++ b/x11-toolkits/gtk20/files/patch-ai @@ -1,11 +1,11 @@ ---- docs/reference/Makefile.in.orig 2009-05-30 11:56:11.000000000 +0200 -+++ docs/reference/Makefile.in 2009-05-30 11:59:32.000000000 +0200 -@@ -415,7 +415,7 @@ XVFB_START = \ +--- docs/reference/Makefile.in.orig 2009-09-05 11:17:44.000000000 +0200 ++++ docs/reference/Makefile.in 2009-09-05 11:18:15.000000000 +0200 +@@ -359,7 +359,7 @@ XVFB_START = \ + || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ && DISPLAY=:$$XID && export DISPLAY - -SUBDIRS = gdk-pixbuf gdk gtk libgail-util +SUBDIRS = #gdk-pixbuf gdk gtk libgail-util - GITIGNOREFILES = */*.1 - subdir = docs/reference + all: all-recursive + |