public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/plan/files: makefile.patch
@ 2008-05-28 20:45 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2008-05-28 20:45 UTC (permalink / raw
  To: gentoo-commits

maekke      08/05/28 20:45:35

  Added:                makefile.patch
  Log:
  QA cleanup: add quotes, make -> emake, don't hardcode gcc (bug #213902) and add ~amd64 (bug #222213)
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.1                  app-office/plan/files/makefile.patch

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

Index: makefile.patch
===================================================================
--- /var/tmp/portage/app-office/plan-1.9/work/plan-1.9/src/Makefile	2008-03-19 03:38:22.000000000 -0500
+++ Makefile	2008-03-19 03:42:49.000000000 -0500
@@ -415,10 +415,10 @@
 	env CF="$(SVR4_C)" L1F="$(SVR4_L1)" L2F="$(SVR4_L2)" MYCC=gcc make all
 
 linux:
-	env CF="$(LINUX_C)" L1F="$(LINUX_L1)" L2F="$(LINUX_L2)" MYCC=gcc make all
+	env CF="$(LINUX_C)" L1F="$(LINUX_L1)" L2F="$(LINUX_L2)" MYCC=${CC} make all
 
 slinux:
-	env CF="$(LINUX_C)" L1F="$(SLINUX_L1)" L2F="$(SLINUX_L2)" MYCC=gcc make all
+	env CF="$(LINUX_C)" L1F="$(SLINUX_L1)" L2F="$(SLINUX_L2)" MYCC=${CC} make all
 
 news4:
 	make CF="$(NEWS_C)" L1F="$(NEWS_L1)" L2F="$(NEWS_L2)" MYCC=cc all



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/plan/files: makefile.patch
@ 2008-10-29  4:14 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2008-10-29  4:14 UTC (permalink / raw
  To: gentoo-commits

jer         08/10/29 04:14:04

  Modified:             makefile.patch
  Log:
  Fix makefile patch (bug #213902 comment #4) thanks to Evgeny Stambulchik and Chris Slycord.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.2                  app-office/plan/files/makefile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/plan/files/makefile.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/plan/files/makefile.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/plan/files/makefile.patch?r1=1.1&r2=1.2

Index: makefile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/plan/files/makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.patch	28 May 2008 20:45:35 -0000	1.1
+++ makefile.patch	29 Oct 2008 04:14:04 -0000	1.2
@@ -1,5 +1,5 @@
---- /var/tmp/portage/app-office/plan-1.9/work/plan-1.9/src/Makefile	2008-03-19 03:38:22.000000000 -0500
-+++ Makefile	2008-03-19 03:42:49.000000000 -0500
+--- plan-1.9/src/Makefile.orig	2008-03-19 03:38:22.000000000 -0500
++++ plan-1.9/src/Makefile	2008-03-19 03:42:49.000000000 -0500
 @@ -415,10 +415,10 @@
  	env CF="$(SVR4_C)" L1F="$(SVR4_L1)" L2F="$(SVR4_L2)" MYCC=gcc make all
  






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-29  4:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29  4:14 [gentoo-commits] gentoo-x86 commit in app-office/plan/files: makefile.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-28 20:45 Markus Meier (maekke)

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