#!/usr/bin/make -f BUILD_DIR=$(CURDIR)/debian/mandaye-meyzieu %: dh $@ --with python2 override_dh_install: dh_install mv $(BUILD_DIR)/usr/bin/server.py $(BUILD_DIR)/usr/lib/mandaye-meyzieu/server.py mv $(BUILD_DIR)/usr/bin/manager.py $(BUILD_DIR)/usr/lib/mandaye-meyzieu/manager.py cp -R rp_meyzieu/static $(BUILD_DIR)/usr/share/mandaye-meyzieu