]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Wed, 10 Feb 2016 22:08:02 +0000 (23:08 +0100)
committerroot <root@helga.brehm-online.com>
Wed, 10 Feb 2016 22:08:02 +0000 (23:08 +0100)
csh.env
profile.env

diff --git a/csh.env b/csh.env
index 7c83e940a2ff2577e57b5a81506613fb87ede6bb..0680c61dcb74caf0ebddc0299bd2f269b62ad2f2 100644 (file)
--- a/csh.env
+++ b/csh.env
@@ -2,6 +2,7 @@
 # DO NOT EDIT THIS FILE. CHANGES TO STARTUP PROFILES
 # GO INTO /etc/csh.cshrc NOT /etc/csh.env
 
+setenv ANT_HOME '/usr/share/ant'
 setenv CONFIG_PROTECT '/var/bind /usr/share/gnupg/qualified.txt'
 setenv CONFIG_PROTECT_MASK '/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/apache2-php5.5/ext-active/ /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/terminfo /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'
index 91d7569a7b022f3b88b05898d65e505b71c3f5f3..d4fd5ecfe92a9e28e814c11a76d36cbab98e1f69 100644 (file)
@@ -2,6 +2,7 @@
 # DO NOT EDIT THIS FILE. CHANGES TO STARTUP PROFILES
 # GO INTO /etc/profile NOT /etc/profile.env
 
+export ANT_HOME='/usr/share/ant'
 export CONFIG_PROTECT='/var/bind /usr/share/gnupg/qualified.txt'
 export CONFIG_PROTECT_MASK='/etc/gentoo-release /etc/sandbox.d /etc/php/cli-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/apache2-php5.5/ext-active/ /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/terminfo /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'