public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.5-doublebuild.patch
@ 2012-04-03 12:53 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-04-03 12:53 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/04/03 12:53:21

  Added:                libreoffice-3.5-doublebuild.patch
  Log:
  Fix double running build, that was run once more on instakll phase.
  
  (Portage version: 2.2.0_alpha98/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-office/libreoffice/files/libreoffice-3.5-doublebuild.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.5-doublebuild.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/files/libreoffice-3.5-doublebuild.patch?rev=1.1&content-type=text/plain

Index: libreoffice-3.5-doublebuild.patch
===================================================================
From c40c21fe0670c6fb58bc82e4df2825e23c7406bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <tchvatal@suse.cz>
Date: Tue, 3 Apr 2012 14:40:12 +0200
Subject: [PATCH] Do not run build again during the install phase.

---
 solenv/gbuild/extensions/post_AuxTargets.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/solenv/gbuild/extensions/post_AuxTargets.mk b/solenv/gbuild/extensions/post_AuxTargets.mk
index 72414b7..825b130 100644
--- a/solenv/gbuild/extensions/post_AuxTargets.mk
+++ b/solenv/gbuild/extensions/post_AuxTargets.mk
@@ -83,7 +83,7 @@ distclean: clean
 	desktop/scripts/soffice.sh ooo.lst post_download post_download.log \
 	set_soenv set_soenv.last set_soenv.stamp src.downloaded warn
 
-install: build
+install:
 	echo "Installing in $(INSTALLDIR)..." && \
 	ooinstall "$(INSTALLDIR)" && \
 	echo "" && \
-- 
1.7.7







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

only message in thread, other threads:[~2012-04-03 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 12:53 [gentoo-commits] gentoo-x86 commit in app-office/libreoffice/files: libreoffice-3.5-doublebuild.patch Tomas Chvatal (scarabeus)

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