From f84fa5dcedc750e5b47e70af91cd73751a0cb10f Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Wed, 7 Sep 2016 19:03:07 +0200 Subject: [PATCH] Building OctoPrintPlugin, too... A .install file will be needed after adding this. --- 2.1/Cura-extra-plugins/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2.1/Cura-extra-plugins/rules b/2.1/Cura-extra-plugins/rules index 9a0c3e5..73c7003 100755 --- a/2.1/Cura-extra-plugins/rules +++ b/2.1/Cura-extra-plugins/rules @@ -3,7 +3,7 @@ # output every command that modifies files on the build system. #export DH_VERBOSE = 1 -CURA_PLUGINS = Doodle3D-cura-plugin PostProcessingPlugin +CURA_PLUGINS = Doodle3D-cura-plugin PostProcessingPlugin OctoPrintPlugin %: dh $@ --parallel @@ -36,4 +36,4 @@ override_dh_auto_install: done override_dh_install: - dh_install --fail-missing \ No newline at end of file + dh_install --fail-missing