From 422d38b99a2553e597c34e6b707bae311903b265 Mon Sep 17 00:00:00 2001 From: Peter Alfredsen Date: Fri, 13 Jun 2008 14:16:22 +0000 Subject: Include the /right/ patch. (Portage version: 2.1.5.5) --- media-libs/a52dec/files/a52dec-0.7.4-tests-optional.patch | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'media-libs') diff --git a/media-libs/a52dec/files/a52dec-0.7.4-tests-optional.patch b/media-libs/a52dec/files/a52dec-0.7.4-tests-optional.patch index b52fbbd4d31f..d8c647534401 100644 --- a/media-libs/a52dec/files/a52dec-0.7.4-tests-optional.patch +++ b/media-libs/a52dec/files/a52dec-0.7.4-tests-optional.patch @@ -1,6 +1,6 @@ diff -NrU5 a52dec-0.7.4.orig/configure.in a52dec-0.7.4/configure.in ---- a52dec-0.7.4.orig/configure.in 2008-06-13 15:48:43.000000000 +0200 -+++ a52dec-0.7.4/configure.in 2008-06-13 15:46:23.000000000 +0200 +--- a52dec-0.7.4.orig/configure.in 2008-06-13 16:13:46.000000000 +0200 ++++ a52dec-0.7.4/configure.in 2008-06-13 16:12:20.000000000 +0200 @@ -106,10 +106,16 @@ elif test x"$TENDRA" = x"yes"; then dnl TenDRA portability checking compiler @@ -19,13 +19,14 @@ diff -NrU5 a52dec-0.7.4.orig/configure.in a52dec-0.7.4/configure.in AC_OUTPUT diff -NrU5 a52dec-0.7.4.orig/Makefile.am a52dec-0.7.4/Makefile.am ---- a52dec-0.7.4.orig/Makefile.am 2008-06-13 15:48:45.000000000 +0200 -+++ a52dec-0.7.4/Makefile.am 2008-06-13 15:47:55.000000000 +0200 +--- a52dec-0.7.4.orig/Makefile.am 2008-06-13 16:13:46.000000000 +0200 ++++ a52dec-0.7.4/Makefile.am 2008-06-13 16:12:33.000000000 +0200 @@ -1,3 +1,7 @@ - SUBDIRS = autotools include doc liba52 libao src vc++ test - +-SUBDIRS = autotools include doc liba52 libao src vc++ test ++SUBDIRS = autotools include doc liba52 libao src vc++ ++ +if TESTS +SUBDIRS += test +endif -+ + EXTRA_DIST = HISTORY bootstrap -- cgit v1.2.3-65-gdbad