summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2019-09-02 12:54:26 -0300
committerDavid Bremner <bremner@debian.org>2019-09-02 12:57:15 -0300
commitdf5ebea83106bb6133b3d3bba068c4e645b0a04b (patch)
tree2c897f61ebc0c39655d95934b4a76d65258e4cb5 /debian/rules
parent0ab710129b95adaa7115577ea505378b3effb38a (diff)
drop sedding of perl filesdebian/2.0archive/debian/2.0
The embedding of the version is not used, so no point in paying for the extra complication
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 1 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 232b01a..c93d80f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,11 +10,8 @@ ELPA_NAME_dh-elpa=dh-elpa
dh $@
override_dh_auto_build:
- pod2man -c Debhelper --section=1 dh_elpa.in > dh_elpa.1
+ pod2man -c Debhelper --section=1 dh_elpa > dh_elpa.1
pod2man -c Debhelper --section=1 dh_elpa_test > dh_elpa_test.1
- sed s/@HELPER_VERSION@/${DEB_VERSION_UPSTREAM}/ < dh_elpa.in > dh_elpa
- sed s/@HELPER_VERSION@/${DEB_VERSION_UPSTREAM}/ < elpa.pm.in > elpa.pm
- chmod 755 dh_elpa dh_elpa_test
override_dh_install:
dh_install