]> git.pld-linux.org Git - packages/popt.git/blob - popt-am.patch
- added am patch (workaround for recent automake versions)
[packages/popt.git] / popt-am.patch
1 --- popt-1.16/Makefile.am.orig  2010-05-04 22:55:54.000000000 +0200
2 +++ popt-1.16/Makefile.am       2013-07-14 11:09:04.332434012 +0200
3 @@ -37,7 +37,7 @@
4  TESTS_ENVIRONMENT = \
5  test1="$(top_builddir)/test1"
6  
7 -TESTS = $(top_srcdir)/testit.sh
8 +TESTS = testit.sh
9  
10  include_HEADERS = popt.h
11  
This page took 0.073307 seconds and 3 git commands to generate.