Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9473] why does bash install /etc/profile in FINAL?

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9473] why does bash install /etc/profile in FINAL?
  • Date: Sun, 14 Aug 2005 10:05:47 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9473





------- Additional Comments From BearPerson AT gmx.net 2005-08-14 10:05 -------
exactly. So I would suggest either keeping the
if ! [ -e /etc/profile ] ;then
cp profile /etc/profile
fi
or using install_conf_file or whatever beautiful functions there are for the
purpose right now, I have no idea what it does.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page