summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 11:26:18 +0000
commit1572516c35c4bd40bb87bf04dcd5eb30716866e5 (patch)
tree3c16566c205e482dd7df14c69ad5f7148cc4ce0d /debian/rules
parentAdding upstream version 0.72. (diff)
downloadpo4a-1572516c35c4bd40bb87bf04dcd5eb30716866e5.tar.xz
po4a-1572516c35c4bd40bb87bf04dcd5eb30716866e5.zip
Adding debian version 0.72-1.debian/0.72-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..b338299
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+
+# Replace the shebang line in perl scripts to
+# comply with Policy 10.4
+override_dh_auto_install:
+ dh_auto_install
+ sed -i -e "1 s,^.*perl.*$$,#!/usr/bin/perl," $(CURDIR)/debian/po4a/usr/bin/*