SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/autoconf/2.62/patches/patch-tests_Makefile_in
Normal file
13
devel/autoconf/2.62/patches/patch-tests_Makefile_in
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- tests/Makefile.in.orig Sun Apr 6 01:07:04 2008
|
||||
+++ tests/Makefile.in Thu Aug 14 17:34:46 2008
|
||||
@@ -532,9 +532,7 @@ $(wrappers): wrapper.in
|
||||
mv -f $@.tmp $@
|
||||
$(TESTSUITE): package.m4 \
|
||||
local.at \
|
||||
- $(TESTSUITE_AT) \
|
||||
- $(autotest_m4f_dependencies)
|
||||
- cd $(top_builddir)/lib/autotest && $(MAKE) $(AM_MAKEFLAGS) autotest.m4f
|
||||
+ $(TESTSUITE_AT)
|
||||
$(AUTOTEST) -I . -I $(srcdir) suite.at -o $@.tmp
|
||||
mv $@.tmp $@
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue