rules: fix static path

This commit is contained in:
Jérôme Schneider 2014-06-03 19:17:01 +02:00
parent 8b74eb24a0
commit 950cb5aca5
1 changed files with 1 additions and 1 deletions

2
rules
View File

@ -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