[Xfce-bugs] [Bug 5112] New: Bashism in xinitrc: "source"
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Mar 17 08:56:36 CET 2009
http://bugzilla.xfce.org/show_bug.cgi?id=5112
Summary: Bashism in xinitrc: "source"
Product: Xfce
Version: 4.6.0
Platform: PC (x86)
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: xfce-utils
AssignedTo: xfce-bugs at xfce.org
ReportedBy: mrpouit at ubuntu.com
Bug originally reported at https://bugs.launchpad.net/bugs/344038
Hello,
There is a bashism in scripts/xinitrc.in.in line 36:
source "$XDG_CONFIG_HOME/user-dirs.dirs"
As the script has "#!/bin/sh", 'source' should probably be replaced with '.'.
Thanks!
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list