--- a/debian/rules 2019-03-13 08:41:32.113952961 +0000 --- b/debian/rules 2019-03-13 09:11:37.525328936 +0000 @@ -35,6 +35,9 @@ rm -rf node_modules rm -rf build +override_dh_installexamples: + dh_installexamples -Xtmp/ + DEB_UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed -e 's/-[^-]*$$//') GIT_URL = https://github.com/peterbraden/node-opencv.git get-orig-source: