summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-07-24 14:41:47 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-07-24 14:41:47 +0000
commite69f5fd6008a6180828f526af863d152a64dc929 (patch)
tree8cbb5bf86c668091c3db29c7d52fb7a4d1c9f36f /dev-python/pygobject/files
parentFix build error when bashdb is installed, bug #276794 (diff)
downloadgentoo-2-e69f5fd6008a6180828f526af863d152a64dc929.tar.gz
gentoo-2-e69f5fd6008a6180828f526af863d152a64dc929.tar.bz2
gentoo-2-e69f5fd6008a6180828f526af863d152a64dc929.zip
Compile tests/ only if "make check" is requested wrt #226345. Run eautoreconf after touching py-compile or timestamp is changed and maintainer-mode will run wrt #259832.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pygobject/files')
-rw-r--r--dev-python/pygobject/files/pygobject-2.18.0-make_check.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-python/pygobject/files/pygobject-2.18.0-make_check.patch b/dev-python/pygobject/files/pygobject-2.18.0-make_check.patch
new file mode 100644
index 000000000000..f0f987e03638
--- /dev/null
+++ b/dev-python/pygobject/files/pygobject-2.18.0-make_check.patch
@@ -0,0 +1,12 @@
+diff -ur pygobject-2.18.0.orig/tests/Makefile.am pygobject-2.18.0/tests/Makefile.am
+--- pygobject-2.18.0.orig/tests/Makefile.am 2009-05-14 00:56:45.000000000 +0300
++++ pygobject-2.18.0/tests/Makefile.am 2009-07-24 17:26:27.000000000 +0300
+@@ -11,7 +11,7 @@
+ test-thread.h \
+ test-unknown.h
+
+-noinst_LTLIBRARIES = testhelper.la
++check_LTLIBRARIES = testhelper.la
+ linked_LIBS = testhelper.la
+
+ testhelper_la_LDFLAGS = -module -avoid-version