saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
2015-02-27 02:04:18 +01:00
committed by root
parent a3fa24e44f
commit c006e24221
5 changed files with 7 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ export LANG='de_DE.utf8'
export LC_COLLATE='C'
export LC_MESSAGES='en_US.utf8'
export OPENCL_PROFILE='nvidia'
export OPENGL_PROFILE='xorg-x11'
export OPENGL_PROFILE='nvidia'
export GCC_SPECS=''
export MULTIOSDIRS='../lib64:../lib32'
export RUBYOPT='-rauto_gem'