From de28ab7431de50856592a1cb54d0cf0446265f4a Mon Sep 17 00:00:00 2001 From: Fabio Fantoni Date: Fri, 20 Apr 2018 16:36:43 +0200 Subject: [PATCH] debian/rules: remove override_dh_installdocs with it build fails because not allowed link with pkg arch:all to another not --- debian/rules | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/rules b/debian/rules index 0310d14ca..6108d459a 100755 --- a/debian/rules +++ b/debian/rules @@ -35,8 +35,5 @@ override_dh_girepository: override_dh_strip: dh_strip --dbg-package=muffin-dbg -override_dh_installdocs: - dh_installdocs --link-doc=muffin-common - override_dh_install: dh_install -X.la --fail-missing