public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-projects commit in portage-utils/libq: colors.c
@ 2011-12-19 19:43 Fabian Groffen (grobian)
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen (grobian) @ 2011-12-19 19:43 UTC (permalink / raw
  To: gentoo-commits

grobian     11/12/19 19:43:36

  Modified:             colors.c
  Log:
  read color.map from offset prefix

Revision  Changes    Path
1.11                 portage-utils/libq/colors.c

file : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/portage-utils/libq/colors.c?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-projects/portage-utils/libq/colors.c?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-projects/portage-utils/libq/colors.c?r1=1.10&r2=1.11

Index: colors.c
===================================================================
RCS file: /var/cvsroot/gentoo-projects/portage-utils/libq/colors.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- colors.c	21 Feb 2011 07:33:22 -0000	1.10
+++ colors.c	19 Dec 2011 19:43:36 -0000	1.11
@@ -18,7 +18,7 @@
 static const char *BRYELLOW = _MAKE_COLOR("01", "33");
 static const char *WHITE = _MAKE_COLOR("01", "38");
 
-static const char *COLOR_MAP = "/etc/portage/color.map";
+static const char *COLOR_MAP = EPREFIX "etc/portage/color.map";
 
 #define COLOR _MAKE_COLOR
 






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

only message in thread, other threads:[~2011-12-19 19:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 19:43 [gentoo-commits] gentoo-projects commit in portage-utils/libq: colors.c Fabian Groffen (grobian)

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