]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
committing changes in /etc after emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 5 Oct 2017 15:02:00 +0000 (17:02 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 5 Oct 2017 15:02:00 +0000 (17:02 +0200)
Package changes:

.etckeeper
env.d/00basic [deleted file]

index cdc05c5a627b1362ccfe947ad26ef9cfbebc27f1..e9166d3d1b2c431aac3b838e16c71b009cb5b9ea 100755 (executable)
@@ -262,7 +262,6 @@ maybe chmod 0644 'eclean/packages.exclude'
 maybe chmod 0755 'eixrc'
 maybe chmod 0644 'eixrc/00-eixrc'
 maybe chmod 0755 'env.d'
-maybe chmod 0644 'env.d/00basic'
 maybe chmod 0644 'env.d/00glibc'
 maybe chmod 0644 'env.d/00manpager'
 maybe chmod 0644 'env.d/04gcc-x86_64-pc-linux-gnu'
diff --git a/env.d/00basic b/env.d/00basic
deleted file mode 100644 (file)
index 64e3882..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# /etc/env.d/00basic
-# Do not edit this file
-
-PATH="/opt/bin"
-ROOTPATH="/opt/bin"
-MANPATH="/usr/local/share/man:/usr/share/man"
-INFOPATH="/usr/share/info"
-CONFIG_PROTECT_MASK="/etc/gentoo-release"
-LDPATH='/lib64:/usr/lib64:/usr/local/lib64:/lib32:/usr/lib32:/usr/local/lib32:/lib:/usr/lib:/usr/local/lib'