From a031f1cbf059f88b7f7f8c1384a60b3abac4426d Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Fri, 15 Aug 2008 07:28:53 +0000 Subject: [PATCH] Trying to fix OO.o 2.4.1 svn path=/nixpkgs/trunk/; revision=12629 --- pkgs/applications/office/openoffice/builder.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/applications/office/openoffice/builder.sh b/pkgs/applications/office/openoffice/builder.sh index fbe560e0fc51..5077463f1b2e 100644 --- a/pkgs/applications/office/openoffice/builder.sh +++ b/pkgs/applications/office/openoffice/builder.sh @@ -71,8 +71,6 @@ installPhase() { # Do the actual installation into $out. (cd $SRC_ROOT/instsetoo_native/util && perl -w $SOLARENV/bin/make_installer.pl \ -f openoffice.lst -l en-US -p OpenOffice \ - -packagelist ../inc_openoffice/unix/packagelist.txt \ - -addpackagelist ../inc_openoffice/unix/packagelist_language.txt \ -buildid $BUILD -simple $ooFiles) ensureDir $out/bin