[Pkg-owncloud-commits] [owncloud-client] 02/06: Fix FTBS for arch-only builds.

Sandro Knauß hefee at debian.org
Fri Sep 29 20:25:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

hefee pushed a commit to branch master
in repository owncloud-client.

commit 20bcea092f487564578783c5834f6f242a1d720b
Author: Sandro Knauß <hefee at debian.org>
Date:   Sun Sep 10 13:59:24 2017 +0200

    Fix FTBS for arch-only builds.
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index c66cb44..624c93a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,10 +20,6 @@ endif
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_INSTALL_PREFIX=/usr -DUNIT_TESTING=ON -DDEBIAN_VERSION=$(DEB_VERSION) -DPLUGIN_INSTALL_DIR=/usr/lib/$(DEB_HOST_GNU_TYPE)/qt5/plugins
 
-override_dh_auto_build:
-	dh_auto_build -- doc
-	dh_auto_build --
-
 override_dh_auto_build-indep:
 	dh_auto_build -- doc
 

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