]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Sun, 27 Nov 2016 18:12:17 +0000 (19:12 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Sun, 27 Nov 2016 18:12:17 +0000 (19:12 +0100)
csh.env
env.d/65python-docs [new file with mode: 0644]
profile.env

diff --git a/csh.env b/csh.env
index 93c6a21e7fe7eeb4b3c5a26b6c0be3eb2a9105c4..7c84698ca37f98ab84b60424e6b98e1f9a7c0033 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -34,6 +34,7 @@ setenv OPENGL_PROFILE 'xorg-x11'
 setenv PAGER '/usr/bin/less'
 setenv PATH '/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3:/usr/lib64/subversion/bin:/usr/games/bin'
 setenv PRELINK_PATH_MASK '/usr/bin/evolution:/opt/bin/skype'
+setenv PYTHONDOCS '/usr/share/doc/python-docs-2.7.10/html/library'
 setenv PYTHONDOCS_2_7 '/usr/share/doc/python-docs-2.7.10/html/library'
 setenv QT_GRAPHICSSYSTEM 'raster'
 setenv QT_PLUGIN_PATH '/usr/lib64/kde4/plugins'
diff --git a/env.d/65python-docs b/env.d/65python-docs
new file mode 100644 (file)
index 0000000..6dd8002
--- /dev/null
@@ -0,0 +1 @@
+PYTHONDOCS="/usr/share/doc/python-docs-2.7.10/html/library"
index 6b6bd4e89ce155d19c295b8e714dc0d760f02160..7563e7a6c9f6493fac33e91edff4fef51bb28d2c 100644 (file)
@@ -34,6 +34,7 @@ export OPENGL_PROFILE='xorg-x11'
 export PAGER='/usr/bin/less'
 export PATH='/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3:/usr/lib64/subversion/bin:/usr/games/bin'
 export PRELINK_PATH_MASK='/usr/bin/evolution:/opt/bin/skype'
+export PYTHONDOCS='/usr/share/doc/python-docs-2.7.10/html/library'
 export PYTHONDOCS_2_7='/usr/share/doc/python-docs-2.7.10/html/library'
 export QT_GRAPHICSSYSTEM='raster'
 export QT_PLUGIN_PATH='/usr/lib64/kde4/plugins'