summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index fe01084..b2ea050 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,8 @@ CRDATE=$(shell LC_ALL=C date --utc --date='@$(SOURCE_DATE_EPOCH)' "+%a %b %d %T
dh $@
override_dh_auto_build:
+ find $(CURDIR) -name "*" | xargs chmod -R -x+X
+ chmod a+x $(CURDIR)/debian/rules
jam $(JAMCMDLINE) all
override_dh_auto_install: