* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: devguide.xml
@ 2010-10-29 22:35 99% Sebastian Pipping (sping)
0 siblings, 0 replies; 1+ results
From: Sebastian Pipping (sping) @ 2010-10-29 22:35 UTC (permalink / raw
To: gentoo-commits
sping 10/10/29 22:35:13
Modified: devguide.xml
Log:
Replace /usr/portage/local/layman (layman somewhere before 1.2.3) by /var/lib/layman (layman 1.3.0 and later). Reported by Rolf Eike Beer (bug #329969)
Revision Changes Path
1.17 xml/htdocs/proj/en/overlays/devguide.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?r1=1.16&r2=1.17
Index: devguide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/devguide.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- devguide.xml 19 Jan 2009 07:34:59 -0000 1.16
+++ devguide.xml 29 Oct 2010 22:35:13 -0000 1.17
@@ -460,16 +460,16 @@
use</p>
<pre caption="Install layman">
emerge layman
- echo 'source /usr/portage/local/layman/layman.conf' >> /etc/make.conf
+ echo 'source /var/lib/layman/layman.conf' >> /etc/make.conf
</pre>
<note>
-Layman will create "/usr/portage/local/layman/make.conf" once you add
+Layman will create "/var/lib/layman/make.conf" once you add
your first overlay. But if you do not plan to install an overlay
immediately you should ensure that this file actually exists and
contains the empty variable "PORTDIR_OVERLAY". Otherwise portage will
complain. You can run "echo PORTDIR_OVERLAY=\"\" >
-/usr/portage/local/layman/make.conf" in order to have the file created
+/var/lib/layman/make.conf" in order to have the file created
correctly.
</note>
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-10-29 22:35 99% [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: devguide.xml Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox