From: Frank Brehm Date: Fri, 19 Jan 2018 06:48:35 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=7d526fa0a9b0980e2f7925a4c37a1d883a96d156;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: --- diff --git a/.etckeeper b/.etckeeper index 234e1766..51770984 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1275,7 +1275,6 @@ maybe chmod 0644 'env.d/05binutils' maybe chmod 0644 'env.d/09sandbox' maybe chmod 0644 'env.d/10bind' maybe chmod 0644 'env.d/10llvm-9994' -maybe chmod 0644 'env.d/10llvm-9995' maybe chmod 0644 'env.d/10stuffit' maybe chmod 0644 'env.d/20ant' maybe chmod 0644 'env.d/20java-config' diff --git a/env.d/10llvm-9995 b/env.d/10llvm-9995 deleted file mode 100644 index ccf84e03..00000000 --- a/env.d/10llvm-9995 +++ /dev/null @@ -1,5 +0,0 @@ -PATH="/usr/lib/llvm/4/bin" -# we need to duplicate it in ROOTPATH for Portage to respect... -ROOTPATH="/usr/lib/llvm/4/bin" -MANPATH="/usr/lib/llvm/4/share/man" -LDPATH="/usr/lib/llvm/4/lib32:/usr/lib/llvm/4/lib64"