summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-12-06 13:28:38 +0100
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>2022-12-06 13:28:38 +0100
commit46923fb132284cf29ce4c378ff5636823f790709 (patch)
tree3ce3c7417bbb7e3f295576aa5ff179ef91338d5a
parent91838eb80dec9b2cae50615031bfbb2e4bb2684d (diff)
Explicitly set build-system to 'pd_lib_builder'
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 03bf2ce..86bd92d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2015-2016 IOhannes m zmölnig <umlaeute@debian.org>
+# Copyright © 2015-2022 IOhannes m zmölnig <umlaeute@debian.org>
# Description: Main Debian packaging script for mrpeach
pkglibdir = /usr/lib/pd/extra
@@ -12,7 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
include /usr/share/dpkg/pkg-info.mk
%:
- dh $@
+ dh $@ --buildsystem=pd_lib_builder
execute_after_dh_install:
# replace license file with link to the Debian license file