From faea8af5b347966602684deb02339733a708856d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 1 Apr 2015 21:55:11 +0100 Subject: Add essential-files/etc/profile Also source /etc/bash.bashrc so bash will work properly if we use it for login Change-Id: I4a4b238f84c44858904b0a208ef8737a859c355d --- strata/build-essential/busybox.morph | 5 ----- 1 file changed, 5 deletions(-) (limited to 'strata/build-essential') diff --git a/strata/build-essential/busybox.morph b/strata/build-essential/busybox.morph index 85327648..b5418bc0 100644 --- a/strata/build-essential/busybox.morph +++ b/strata/build-essential/busybox.morph @@ -67,11 +67,6 @@ install-commands: # Set up man environment variables - mkdir -p "$DESTDIR"/etc -- | - cat << EOF > "$DESTDIR/etc/profile" - # Set default pager to less - export MANPAGER='less -R' - EOF - | cat << EOF > "$DESTDIR/etc/man.conf" # This file is used by man to provide a manpath for those without one by -- cgit v1.2.1