From 20e5613cf557fe82829f4c46866aa5dd917e6bbf Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 2 Nov 2016 21:01:26 -0500 Subject: /etc/profile: do not attempt to set $UID --- tree/etc/profile | 3 --- 1 file changed, 3 deletions(-) (limited to 'tree') diff --git a/tree/etc/profile b/tree/etc/profile index 5c39966..35fabc1 100644 --- a/tree/etc/profile +++ b/tree/etc/profile @@ -11,9 +11,6 @@ fi # End deprecated Gentoo Portage section -UID=${UID:-`id -u`} - - [ -x /usr/bin/vim ] && export EDITOR=${EDITOR:-/usr/bin/vim} [ -x /usr/bin/less ] && export PAGER=${PAGER:-/usr/bin/less} -- cgit v1.2.3-70-g09d2