Skip to content

extensions: remove executable permission from vala file

Jeremy Bicha requested to merge wip/vala-executable into master

A .vala file is like a .c file. It doesn't have a shebang and isn't directly executable.

This issue was detected by Debian's lintian checker.

Merge request reports

Loading