On Tue, Feb 14, 2017 at 11:42:57AM +0000, Emil Velikov wrote: > From: Emil Velikov <[email protected]> > > Signed-off-by: Emil Velikov <[email protected]> > --- > x-driver-screen-scrn-conv.sh | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/x-driver-screen-scrn-conv.sh b/x-driver-screen-scrn-conv.sh > index e41cf7a..f805424 100755 > --- a/x-driver-screen-scrn-conv.sh > +++ b/x-driver-screen-scrn-conv.sh > @@ -1,2 +1,4 @@ > +#!/bin/sh > + > find . -name \*.[ch] -exec sed -i > -e's/xf86Screens\[\([a-z].*\)->myNum\]/xf86ScreenToScrn(\1)/g' {} \; > find . -name \*.[ch] -exec sed -i > -e's/screenInfo.screens\[\([a-z].*\)->scrnIndex\]/xf86ScrnToScreen(\1)/g' {} > \; > -- > 2.11.0
remote: Updating patchwork state for https://patchwork.freedesktop.org/project/Xorg/list/ remote: I: patch #138811 updated using rev 92cdfec28bea53c4be2c9c1de1e02b740cee34b3. remote: I: 1 patch(es) updated to state Accepted. remote: hooks/post-receive.d/01-github: line 1: /run/github-mirror/named-pipe: No such file or directory To git+ssh://git.freedesktop.org/git/xorg/util/modular 3d76c28..92cdfec master -> master pushed, thanks. has this script been used since 2012? Cheers, Peter _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
