Skip to content
Snippets Groups Projects
Commit 91e1b3b4 authored by Vignesh Raman's avatar Vignesh Raman
Browse files

Fix script-not-executable warning


Lintian reports,
apertis-flatdeb: script-not-executable usr/share/flatdeb/flatdeb/separate-locales

This file starts with the #! sequence that marks interpreted scripts,
but it is not executable. Fix this by fixing the permissions.

Signed-off-by: default avatarVignesh Raman <vignesh.raman@collabora.com>
parent 2f962c80
No related branches found
No related tags found
Loading
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment