On Apr 15, 2010, at 11:56, Julien Cristau wrote:

>> if [ -d XINITDIR/xinitrc.d ] ; then
>> -    for f in XINITDIR/xinitrc.dXSLASHGLOB.sh ; do
>> +    for f in XINITDIR/xinitrc.dXSLASHGLOB ; do

> I think I'd keep the .sh suffix.  That would avoid picking up emacs foo~
> files, or similar.  Seems sane otherwise.

I made that change mainly to match Gentoo.  I think consistency is better here. 
 Remi, can you chime in here.

Also, does emacs preserve executable permissions on *~ files?  We're checking [ 
-x "$f" ]




_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to