summaryrefslogtreecommitdiffstats
path: root/abs/extra/libva/libva-dont-install-tests.patch
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-01-14 02:15:33 (GMT)
committerCecil <knoppmyth@gmail.com>2011-01-14 02:15:33 (GMT)
commit0e7e4259ea370e4ff9003424fdc4cd9219256a36 (patch)
tree731119c7de6c3c59bffe3a48f1da95c4302eca30 /abs/extra/libva/libva-dont-install-tests.patch
parentde48df133ac6cd529267d28073ba62d4e580ec06 (diff)
parentccd7ad0ca24806610bed586b2b1ed09c930f950f (diff)
downloadlinhes_pkgbuild-0e7e4259ea370e4ff9003424fdc4cd9219256a36.zip
linhes_pkgbuild-0e7e4259ea370e4ff9003424fdc4cd9219256a36.tar.gz
linhes_pkgbuild-0e7e4259ea370e4ff9003424fdc4cd9219256a36.tar.bz2
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/extra/libva/libva-dont-install-tests.patch')
-rw-r--r--abs/extra/libva/libva-dont-install-tests.patch22
1 files changed, 12 insertions, 10 deletions
diff --git a/abs/extra/libva/libva-dont-install-tests.patch b/abs/extra/libva/libva-dont-install-tests.patch
index 0c3d120..43e4cba 100644
--- a/abs/extra/libva/libva-dont-install-tests.patch
+++ b/abs/extra/libva/libva-dont-install-tests.patch
@@ -1,16 +1,19 @@
---- test/basic/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
-+++ test/basic/Makefile.am 2010-03-10 13:36:50.449834525 -0500
+Don't install some useeless tests programs
+
+
+--- test/basic/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
++++ test/basic/Makefile.am 2010-03-10 13:36:50.449834525 -0500
@@ -20,7 +20,7 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-bin_PROGRAMS = test_01 test_02 test_03 test_04 test_05 test_06 \
+check_PROGRAMS = test_01 test_02 test_03 test_04 test_05 test_06 \
- test_07 test_08 test_09 test_10 test_11
+ test_07 test_08 test_09 test_10 test_11
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
---- test/decode/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
-+++ test/decode/Makefile.am 2010-03-10 13:37:09.636843464 -0500
+--- test/decode/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
++++ test/decode/Makefile.am 2010-03-10 13:37:09.636843464 -0500
@@ -20,7 +20,7 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -20,8 +23,8 @@
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
---- test/encode/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
-+++ test/encode/Makefile.am 2010-03-10 13:37:26.701846294 -0500
+--- test/encode/Makefile.am~ 2010-02-12 09:42:10.000000000 -0500
++++ test/encode/Makefile.am 2010-03-10 13:37:26.701846294 -0500
@@ -20,7 +20,7 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -31,8 +34,8 @@
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
---- test/putsurface/Makefile.am~ 2010-03-10 13:18:55.270697040 -0500
-+++ test/putsurface/Makefile.am 2010-03-10 13:38:08.106713556 -0500
+--- test/putsurface/Makefile.am~ 2010-03-10 13:18:55.270697040 -0500
++++ test/putsurface/Makefile.am 2010-03-10 13:38:08.106713556 -0500
@@ -20,7 +20,7 @@
# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -42,4 +45,3 @@
AM_CFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/x11 -DIN_LIBVA
-