/[pkgs]/devel/Judy/Judy-1.0.4-test-shared.patch
ViewVC logotype

Contents of /devel/Judy/Judy-1.0.4-test-shared.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Dec 21 19:27:35 2008 UTC (11 months ago) by cra
Branch: MAIN
CVS Tags: F-12-split, Judy-1_0_4-6_fc12, F-11-split, Judy-1_0_4-4_fc11, Judy-1_0_4-5_fc11, HEAD
File MIME type: text/x-patch
initial import
1 diff -up Judy-1.0.4/test/Checkit.test-shared Judy-1.0.4/test/Checkit
2 --- Judy-1.0.4/test/Checkit.test-shared 2007-05-14 13:02:16.000000000 -0400
3 +++ Judy-1.0.4/test/Checkit 2008-11-27 12:56:28.000000000 -0500
4 @@ -4,8 +4,9 @@ CC=${CC:-cc}
5 echo
6 echo "=== +++++++++ This test runs in 15 seconds on a PIII 750Mhz +++++++"
7
8 -LIBJUDY=`find ../ -name libJudy.a`
9 +LIBJUDY=`find ../ -name libJudy.so`
10 JUDY_H=`find ../ -name Judy.h`
11 +export LD_LIBRARY_PATH=`dirname $LIBJUDY`
12
13 echo "$CC -O SLcompare.c -DHASHMETHOD -o SL_Hash"
14 $CC -O SLcompare.c -DHASHMETHOD -o SL_Hash

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2