]> 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>
Wed, 29 Feb 2012 11:42:35 +0000 (12:42 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 29 Feb 2012 11:42:35 +0000 (12:42 +0100)
csh.env
profile.env

diff --git a/csh.env b/csh.env
index fcaae6d1fbb578e124c933505d370595a7ce9d99..57eaa685d3ae10324cd2d1e17593acf35a8b850f 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -28,6 +28,7 @@ setenv LC_TELEPHONE 'de_DE.utf8'
 setenv LC_TIME 'de_DE.utf8'
 setenv LESS '-R -M --shift 5'
 setenv LESSOPEN '|lesspipe %s'
+setenv LIBBLURAY_CP '/usr/share/libbluray/lib/libbluray.jar'
 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/:/usr/lib64/php5.3/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.1/man/'
 setenv OPENGL_PROFILE 'xorg-x11'
 setenv PAGER '/usr/bin/less'
index 2c3ca8f48d4dadea8b62db166fde8dd7572c02a2..2df630b713a79937dada27473901801208e86fe8 100644 (file)
@@ -28,6 +28,7 @@ export LC_TELEPHONE='de_DE.utf8'
 export LC_TIME='de_DE.utf8'
 export LESS='-R -M --shift 5'
 export LESSOPEN='|lesspipe %s'
+export LIBBLURAY_CP='/usr/share/libbluray/lib/libbluray.jar'
 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/:/usr/lib64/php5.3/man/:/usr/share/postgresql/man/:/usr/share/postgresql-9.1/man/'
 export OPENGL_PROFILE='xorg-x11'
 export PAGER='/usr/bin/less'