summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-05-20 17:30:37 +0000
committerNaohiro Aota <naota@gentoo.org>2011-05-20 17:30:37 +0000
commitcca161553b13a637d02f233a2310d1a8acc42a11 (patch)
treec7dbd17c3b10d61bc40e6245f06cc69717beb89a /app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch
parentppc/ppc64 stable wrt #359741 (diff)
downloadgentoo-2-cca161553b13a637d02f233a2310d1a8acc42a11.tar.gz
gentoo-2-cca161553b13a637d02f233a2310d1a8acc42a11.tar.bz2
gentoo-2-cca161553b13a637d02f233a2310d1a8acc42a11.zip
Remove unused binary build. Should fix #367653
(Portage version: 2.2.0_alpha31/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch')
-rw-r--r--app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch b/app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch
new file mode 100644
index 000000000000..136fbc5975bd
--- /dev/null
+++ b/app-i18n/ibus/files/ibus-1.3.9-remove-unused-build.patch
@@ -0,0 +1,16 @@
+diff --git a/work/ibus-1.3.9/bus/Makefile.am b/work/ibus-1.3.9/bus/Makefile.am
+index 764edc7..e6887da 100644
+--- a/work/ibus-1.3.9/bus/Makefile.am
++++ b/work/ibus-1.3.9/bus/Makefile.am
+@@ -45,10 +45,7 @@ AM_LDADD = \
+ $(libibus) \
+ $(NULL)
+
+-TESTS = \
+- test-matchrule \
+- test-stress \
+- $(NULL)
++TESTS = $(NULL)
+ xdgautostart_DATA = \
+ ibus.desktop \
+ $(NULL)