]> git.pld-linux.org Git - packages/ORBit2.git/blob - ORBit2-disable_test.patch
- fixes ac build
[packages/ORBit2.git] / ORBit2-disable_test.patch
1 diff -Nur ORBit2-2.3.102/Makefile.in ORBit2-2.3.102.new/Makefile.in
2 --- ORBit2-2.3.102/Makefile.in  Wed Jan  9 16:23:57 2002
3 +++ ORBit2-2.3.102.new/Makefile.in      Wed Jan 16 00:24:00 2002
4 @@ -96,7 +96,7 @@
5  
6  AUTOMAKE_OPTIONS = 1.3
7  
8 -SUBDIRS = src include test docs
9 +SUBDIRS = src include docs
10  
11  bin_SCRIPTS = orbit2-config
12  
13
14 diff -Nur ORBit2-2.3.102/configure.in ORBit2-2.3.102.new/configure.in
15 --- ORBit2-2.3.102/configure.in Wed Jan  9 16:21:22 2002
16 +++ ORBit2-2.3.102.new/configure.in     Tue Jan 15 01:45:11 2002
17 @@ -219,10 +219,6 @@
18  include/orbit/orb-core/Makefile
19  include/orbit/poa/Makefile
20  include/orbit/dynamic/Makefile
21 -test/Makefile
22 -test/everything/Makefile
23 -test/inhibit/Makefile
24 -test/poa/Makefile
25  docs/Makefile
26  docs/devel/Makefile
27  docs/internals/Makefile
This page took 0.025268 seconds and 3 git commands to generate.