From ca24ed92cec5009136a4a7a98918df57a686a7b4 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Wed, 7 Sep 2016 19:05:54 +0200 Subject: [PATCH] Enabling DH_VERBOSE for testing --- 2.1/Cura-extra-plugins/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2.1/Cura-extra-plugins/rules b/2.1/Cura-extra-plugins/rules index 94399f8..647e5b6 100755 --- a/2.1/Cura-extra-plugins/rules +++ b/2.1/Cura-extra-plugins/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # See debhelper(7) (uncomment to enable) # output every command that modifies files on the build system. -#export DH_VERBOSE = 1 +export DH_VERBOSE = 1 CURA_PLUGINS = Doodle3D-cura-plugin PostProcessingPlugin OctoPrintPlugin