summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index fa1510af..30ac7e39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -174,3 +174,5 @@ override_dh_clean:
debian/%.install: debian/%.install.in
cat $^ | sed -e 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/g' > $@
+ [ ! -x $< ] || chmod +x $@
+