]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 11:56:56 +0000 (12:56 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Mon, 16 Jan 2012 11:56:56 +0000 (12:56 +0100)
csh.env
profile.env

diff --git a/csh.env b/csh.env
index 14eb9513ba1547aef010efc23fe0cf751377c284..a0e9b135a148fb34f235701acf9c514bf9c94567 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -26,6 +26,7 @@ setenv LESSOPEN '|lesspipe %s'
 setenv MANPATH '/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/etc/java-config/system-vm/man/'
 setenv OPENGL_PROFILE 'xorg-x11'
 setenv PATH '/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3'
+setenv PYTHONDOCS_2_7 '/usr/share/doc/python-docs-2.7.1/html/library'
 setenv PYTHONDOCS_3_1 '/usr/share/doc/python-docs-3.1.3/html/library'
 setenv ROOTPATH '/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3'
 setenv XDG_CONFIG_DIRS '/etc/xdg'
index ddbfcd0d730c2e5e093405500f64233dc7c09bb0..f14a60a43bd0eaa11b494b8613d3f99058a9d495 100644 (file)
@@ -26,6 +26,7 @@ export LESSOPEN='|lesspipe %s'
 export MANPATH='/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.21.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.3/man:/etc/java-config/system-vm/man/'
 export OPENGL_PROFILE='xorg-x11'
 export PATH='/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3'
+export PYTHONDOCS_2_7='/usr/share/doc/python-docs-2.7.1/html/library'
 export PYTHONDOCS_3_1='/usr/share/doc/python-docs-3.1.3/html/library'
 export ROOTPATH='/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3'
 export XDG_CONFIG_DIRS='/etc/xdg'