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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs

Reply via email to