* [gentoo-commits] eselect r611 - trunk/bin
@ 2009-08-15 11:39 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-08-15 11:39 UTC (permalink / raw
To: gentoo-commits
Author: ulm
Date: 2009-08-15 11:39:56 +0000 (Sat, 15 Aug 2009)
New Revision: 611
Modified:
trunk/bin/eselect.in
Log:
Add quotes.
Modified: trunk/bin/eselect.in
===================================================================
--- trunk/bin/eselect.in 2009-08-15 11:37:06 UTC (rev 610)
+++ trunk/bin/eselect.in 2009-08-15 11:39:56 UTC (rev 611)
@@ -46,7 +46,7 @@
# Support variables for Gentoo Alt/Prefix
EPREFIX="@EPREFIX@"
-EROOT=${ROOT}${EPREFIX}
+EROOT="${ROOT}${EPREFIX}"
# Remove all alias definitions. Unset functions and variables that are
# known to cause trouble.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-15 11:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-15 11:39 [gentoo-commits] eselect r611 - trunk/bin Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox