/[packages]/cauldron/libzip/current/SOURCES/libzip-0.10.1-automake-1.13.patch
ViewVC logotype

Contents of /cauldron/libzip/current/SOURCES/libzip-0.10.1-automake-1.13.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 360464 - (show annotations) (download)
Sat Jan 12 20:10:15 2013 UTC (11 years, 3 months ago) by cjw
File size: 517 byte(s)
- patch4: fix tests with automake 1.13

1 diff -up libzip-0.10.1/regress/Makefile.am.automake-1_13 libzip-0.10.1/regress/Makefile.am
2 --- libzip-0.10.1/regress/Makefile.am.automake-1_13 2012-03-15 10:28:05.000000000 +0100
3 +++ libzip-0.10.1/regress/Makefile.am 2013-01-12 20:54:23.044042632 +0100
4 @@ -36,7 +36,8 @@ EXTRA_DIST= \
5 teststored.zip \
6 testtorrent.tzip
7
8 -TESTS_ENVIRONMENT= ZIPCMP=${top_builddir}/src/zipcmp ${srcdir}/runtest
9 +TESTS_ENVIRONMENT= ZIPCMP=${top_builddir}/src/zipcmp
10 +TEST_LOG_COMPILE= ${srcdir}/runtest
11
12 TESTS= \
13 add_dir.test \

  ViewVC Help
Powered by ViewVC 1.1.30