mirror of https://github.com/nymea/nymea.git
try this
parent
27ea8ae13f
commit
067948ff02
|
|
@ -32,6 +32,8 @@ override_dh_auto_build:
|
|||
|
||||
override_dh_install: $(PREPROCESS_FILES:.in=)
|
||||
dh_install --fail-missing
|
||||
# installing the documentation as there is no extra install target
|
||||
cp -a $(CURDIR)/doc/html $(CURDIR)/debian/guh-doc/usr/share/doc/guh/ || true
|
||||
|
||||
|
||||
override_dh_strip:
|
||||
|
|
|
|||
Loading…
Reference in New Issue