From: Frank Brehm Date: Wed, 28 Oct 2015 21:35:59 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=2faa43f89d2bb50fae555b8d3d3ba5a36a4a0488;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run --- diff --git a/csh.env b/csh.env index 3fd93d6b..ddc7bda7 100644 --- a/csh.env +++ b/csh.env @@ -7,7 +7,7 @@ setenv CONFIG_PROTECT '/var/bind /usr/share/gnupg/qualified.txt /var/lib/hsqldb setenv CONFIG_PROTECT_MASK '/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/dconf /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' setenv CVS_RSH 'ssh' setenv EDITOR '/usr/bin/vim' -setenv FLTK_DOCDIR '/usr/share/doc/fltk-1.3.2/html' +setenv FLTK_DOCDIR '/usr/share/doc/fltk-1.3.3-r3/html' setenv GCC_SPECS '' setenv GSETTINGS_BACKEND 'dconf' setenv GUILE_LOAD_PATH '/usr/share/guile/1.8' diff --git a/ld.so.conf b/ld.so.conf index 6a0a880b..e2623ec3 100644 --- a/ld.so.conf +++ b/ld.so.conf @@ -23,5 +23,5 @@ include ld.so.conf.d/*.conf /usr/games/lib32 /usr/games/lib /usr/lib64/R/lib -/usr/lib64/fltk-1 +/usr/lib64/fltk /usr/lib64/opencollada diff --git a/profile.env b/profile.env index 6fbe1e52..9b6d3d06 100644 --- a/profile.env +++ b/profile.env @@ -7,7 +7,7 @@ export CONFIG_PROTECT='/var/bind /usr/share/gnupg/qualified.txt /var/lib/hsqldb export CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/apache2-php5.6/ext-active/ /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/dconf /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild' export CVS_RSH='ssh' export EDITOR='/usr/bin/vim' -export FLTK_DOCDIR='/usr/share/doc/fltk-1.3.2/html' +export FLTK_DOCDIR='/usr/share/doc/fltk-1.3.3-r3/html' export GCC_SPECS='' export GSETTINGS_BACKEND='dconf' export GUILE_LOAD_PATH='/usr/share/guile/1.8'