NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/44619: Missing substitution in /etc/X11/xinit/xinitrc
>Number: 44619
>Category: xsrc
>Synopsis: Missing substitution in /etc/X11/xinit/xinitrc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: xsrc-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 22 16:30:00 +0000 2011
>Originator: Gregoire Sutre
>Release: NetBSD 5.99.46
>Organization:
>Environment:
System: NetBSD niagara 5.99.46 NetBSD 5.99.46 (GENERIC) #0: Mon Feb 21 16:22:14
CET 2011 sutre@niagara:/usr/build/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
The file ./etc/X11/xinit/xinitrc included in xetc.tgz contains:
if [ -d /etc/X11/xinit/xinitrc.d ] ; then
for f in /etc/X11/xinit/xinitrc.dXSLASHGLOB.sh ; do
According to the file cpprules.in of the xinit distribution,
the `XSLASHGLOB' part should be replaced by `/*'.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index