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:
Vignesh Raman <vignesh.raman@collabora.com>
flatdeb/separate-locales
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment