summaryrefslogtreecommitdiff
path: root/parallel/sge/patches/patch-ah
blob: 387f134917a71b478913d977f12caf61b9c582b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-ah,v 1.5 2008/11/26 10:20:08 markd Exp $

--- source/aimk.site.orig	2008-07-04 03:10:38.000000000 +1200
+++ source/aimk.site
@@ -72,16 +72,16 @@ setenv TMPDIR /tmp
 # is installed
 #
 set OPENSSL_SOVERSION = 0.9.7l
-set OPENSSL_HOME = /off_home/gridengine/openssl-0.9.7l-origin/$buildarch
+set OPENSSL_HOME = @ssl_prefix@
 
 # 
 # BERKELEYDB_HOME the directory where the include and lib directory of
 # Berkeley DB is installed
 #
-set BERKELEYDB_HOME = /off_home/gridengine/db-4.4.20/$buildarch
-set BDB_INCLUDE_SUBDIR =
+set BERKELEYDB_HOME = @db4_prefix@
+set BDB_INCLUDE_SUBDIR = db4
 set BDB_LIB_SUBDIR =
-set BDB_LIB_SUFFIX =
+set BDB_LIB_SUFFIX = 4
 
 # 
 # KRB_HOME the directory where the include and lib directory of kerberos is
@@ -106,7 +106,7 @@ set SWIG = /vol2/tools/SW/swig-1.3.22/$b
 #
 # PERL path
 #
-set PERL = /vol2/tools/SW/$buildarch/bin/perl
+set PERL = @perl5@
 
 #
 # TCLSH path