diff --git a/rules b/rules index 4c96958..a319c67 100755 --- a/rules +++ b/rules @@ -16,4 +16,4 @@ override_dh_install: install -d -m 0755 $(BUILD_DIR)/var/run/mandaye-meyzieu install -d -m 0755 $(BUILD_DIR)/var/log/mandaye-meyzieu install -d -m 0755 $(BUILD_DIR)/usr/share/mandaye-meyzieu - cp -R mandaye_meyzieu/static $(BUILD_DIR)/usr/share/mandaye-meyzieu + cp -R rp_meyzieu/static $(BUILD_DIR)/usr/share/mandaye-meyzieu