diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-02 14:16:28 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-10-02 14:16:28 +0000 |
commit | f266470bab04e217877c789b15cd32c7da513170 (patch) | |
tree | bc714e1060bb692724ce08c108a952bffb11ff86 /media-libs/libgphoto2/files | |
parent | Upstream did some last-minute fixes in the tarball... (diff) | |
download | gentoo-2-f266470bab04e217877c789b15cd32c7da513170.tar.gz gentoo-2-f266470bab04e217877c789b15cd32c7da513170.tar.bz2 gentoo-2-f266470bab04e217877c789b15cd32c7da513170.zip |
Clean up old revisions. Rename bonjour to zeroconf, bug #283330.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libgphoto2/files')
-rw-r--r-- | media-libs/libgphoto2/files/libgphoto2-2.4.7-no-test-build.patch | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/media-libs/libgphoto2/files/libgphoto2-2.4.7-no-test-build.patch b/media-libs/libgphoto2/files/libgphoto2-2.4.7-no-test-build.patch deleted file mode 100644 index 9fcabd9e8b0a..000000000000 --- a/media-libs/libgphoto2/files/libgphoto2-2.4.7-no-test-build.patch +++ /dev/null @@ -1,34 +0,0 @@ -# Do not build tests if not running make check -# Gentoo: https://bugs.gentoo.org/show_bug.cgi?id=226241 ---- a/libgphoto2_port/test/Makefile.am 2010-01-07 01:04:40.000000000 +0100 -+++ b/libgphoto2_port/test/Makefile.am 2010-01-07 01:04:57.000000000 +0100 -@@ -1,4 +1,4 @@ --noinst_PROGRAMS = test-gp-port -+check_PROGRAMS = test-gp-port - - test_gp_port_CPPFLAGS = \ - $(AM_CPPFLAGS) $(CPPFLAGS) \ ---- a/tests/Makefile.am 2010-01-07 00:56:14.000000000 +0100 -+++ b/tests/Makefile.am 2010-01-07 00:56:40.000000000 +0100 -@@ -2,7 +2,9 @@ - - check_PROGRAMS = \ - test-camera-list \ -- test-pedantic-c -+ test-pedantic-c \ -+ test-gphoto2 \ -+ test-filesys - - if HAVE_CXX - check_PROGRAMS += test-pedantic-cxx -@@ -22,10 +24,6 @@ - - CLEANFILES = $(check_SCRIPTS) - --noinst_PROGRAMS = \ -- test-gphoto2 \ -- test-filesys -- - test_gphoto2_SOURCE = test-gphoto2.c - test_gphoto2_LDADD = \ - $(top_builddir)/libgphoto2/libgphoto2.la \ |