[Pkg-owncloud-commits] [owncloud-client] 03/06: debian/rules: dh_install only do not show uninstalled files in /usr/share/doc
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Feb 13 00:41:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 3d23c860cdcd6f8984601726c9374169a06595b2
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Wed Feb 12 16:52:01 2014 +0100
debian/rules: dh_install only do not show uninstalled files in /usr/share/doc
Git-Dch: Ignore
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 14c00ea..e86d724 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_auto_configure-indep:
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/usr -DWITH_DOC=ON -DUNIT_TESTING=ON
override_dh_install:
- dh_install --list-missing
+ dh_install --list-missing -Xusr/share/doc/mirall/latex -Xusr/share/doc/mirall/qthelp -Xusr/share/doc/mirall/html
override_dh_sphinxdoc-arch:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list