pull/135/head
Michael Zanetti 2017-07-12 15:10:56 +02:00
parent 27ea8ae13f
commit 067948ff02
1 changed files with 2 additions and 0 deletions

2
debian/rules vendored
View File

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