diff --git a/dirs b/dirs new file mode 100644 index 0000000..f8d6701 --- /dev/null +++ b/dirs @@ -0,0 +1 @@ +usr/share/mandaye diff --git a/rules b/rules index e93222c..6e34224 100755 --- a/rules +++ b/rules @@ -6,4 +6,6 @@ %: dh $@ --with python2 - +override_dh_install: + dh_install + cp -R mandaye/static $(BUILD_DIR)/usr/share/mandaye