From 1a29c7d7155f2d427aabf85c42fe5c53562982f5 Mon Sep 17 00:00:00 2001 From: Wouter den Breejen Date: Thu, 6 Sep 2007 15:57:34 +0000 Subject: Added local hsqldb config line --with-hsqldb-jar=/lib/hsqldb.jar svn path=/nixpkgs/trunk/; revision=9266 --- pkgs/applications/office/openoffice/builder.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgs/applications/office/openoffice/builder.sh') diff --git a/pkgs/applications/office/openoffice/builder.sh b/pkgs/applications/office/openoffice/builder.sh index 3234e366b90..fb60ed2d913 100644 --- a/pkgs/applications/office/openoffice/builder.sh +++ b/pkgs/applications/office/openoffice/builder.sh @@ -1,11 +1,12 @@ source $stdenv/setup +echo $with_jdk_home + export nodep=TRUE export NO_HIDS=TRUE export PATH=$icu/sbin:$PATH - preConfigure=preConfigure preConfigure() { for i in \ @@ -75,3 +76,4 @@ installPhase() { genericBuild + -- cgit 1.4.1