public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: Gentoo_ODK_install.patch
@ 2009-11-26 15:05 Andreas Proschofsky (suka)
  0 siblings, 0 replies; only message in thread
From: Andreas Proschofsky (suka) @ 2009-11-26 15:05 UTC (permalink / raw
  To: gentoo-commits

suka        09/11/26 15:05:49

  Added:                Gentoo_ODK_install.patch
  Log:
  Finally fix ODK installation, see bug #151798
  (Portage version: 2.2_rc52/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-office/openoffice/files/Gentoo_ODK_install.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/Gentoo_ODK_install.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/openoffice/files/Gentoo_ODK_install.patch?rev=1.1&content-type=text/plain

Index: Gentoo_ODK_install.patch
===================================================================
--- bin/ooinstall	2009-09-05 23:39:18.000000000 +0300
+++ bin/ooinstall	2009-09-05 23:44:28.000000000 +0300
@@ -156,7 +156,7 @@
 	"-buildid $BUILD $destdir $strip " .
 	"-simple $path") && die "Failed to install: $!";
 
-if (($setup_vars{'VENDORNAME'} eq 'Novell' || $setup_vars{'VENDORNAME'} eq 'Debian' || $setup_vars{'VENDORNAME'} eq 'Mandriva' || $setup_vars{'VENDORNAME'} eq 'Frugalware' ) && $configure_vars{BUILD_TYPE} =~ m/ODK/) {
+if (($setup_vars{'VENDORNAME'} eq 'Novell' || $setup_vars{'VENDORNAME'} eq 'Debian' || $setup_vars{'VENDORNAME'} eq 'Mandriva' || $setup_vars{'VENDORNAME'} eq 'Frugalware' || $setup_vars{'VENDORNAME'} eq 'Gentoo') && $configure_vars{BUILD_TYPE} =~ m/ODK/) {
     print "Running SDK installer\n";
     system ("cd $setup_vars{OOBUILDDIR}/instsetoo_native/util ; " .
 	"perl -w $configure_vars{SOLARENV}/bin/make_installer.pl " .






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-26 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-26 15:05 [gentoo-commits] gentoo-x86 commit in app-office/openoffice/files: Gentoo_ODK_install.patch Andreas Proschofsky (suka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox