From c875c47ba354c30232369b978a8252d3983ffd14 Mon Sep 17 00:00:00 2001 From: Rohan Garg Date: Fri, 22 Apr 2016 13:23:03 +0200 Subject: [PATCH] Use overriden_command --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 8e25e97..513e1f4 100755 --- a/debian/rules +++ b/debian/rules @@ -4,4 +4,4 @@ dh $@ --dbg-package=calamares-dbg --with kf5 --parallel override_dh_auto_configure: - dh_auto_configure -- -DWITH_PARTITIONMANAGER=1 + $(overriden_command) -- -DWITH_PARTITIONMANAGER=1