tyrells/dosbox-svn-shaders

ctr-geom shader has non-default permissions

i30817 opened this issue · 1 comments

in my ppa after installing the package of dosbox i'm building using this repository:

-rw-r--r-- 1 root root  5817 abr 17 16:02 crt_easymode_tweaked.glsl
-rwxr-xr-x 1 root root 15256 abr 17 16:02 crt_geom.glsl
-rw-r--r-- 1 root root  7134 abr 17 16:02 crt_lottes_tweaked.glsl
-rw-r--r-- 1 root root  4306 abr 17 16:02 pixellate.glsl
-rw-r--r-- 1 root root  5176 abr 17 16:02 pixel_perfect.glsl
-rw-r--r-- 1 root root  2204 abr 17 16:02 scanline.glsl
-rw-r--r-- 1 root root 15379 abr 17 16:02 xbr_lv2_3d.glsl
-rw-r--r-- 1 root root 10382 abr 17 16:02 xbr_lv2.glsl
-rw-r--r-- 1 root root  8433 abr 17 16:02 xbr_lv2_noblend.glsl
-rw-r--r-- 1 root root 12134 abr 17 16:02 xbr_lv3.glsl

As you can see, ctr-geom has the executable flag turned on for all users for no reason. Please turn it off.

Thanks @i30817, should be fixed in 89d76b6.