This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
mandaye-cud/rules

11 lines
180 B
Plaintext
Raw Normal View History

2014-06-16 18:48:23 +02:00
#!/usr/bin/make -f
BUILD_DIR=$(CURDIR)/debian/mandaye-cud
%:
dh $@ --with python2
override_dh_install:
dh_install
cp -R mandaye_cud/static $(BUILD_DIR)/usr/share/mandaye-cud