summaryrefslogtreecommitdiffstats
path: root/lib/Debian/Debhelper/Sequence/installdebputy.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Debian/Debhelper/Sequence/installdebputy.pm')
-rw-r--r--lib/Debian/Debhelper/Sequence/installdebputy.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Debian/Debhelper/Sequence/installdebputy.pm b/lib/Debian/Debhelper/Sequence/installdebputy.pm
new file mode 100644
index 0000000..d564585
--- /dev/null
+++ b/lib/Debian/Debhelper/Sequence/installdebputy.pm
@@ -0,0 +1,3 @@
+insert_after('dh_installalternatives', 'dh_installdebputy');
+
+1;