Branch: master

08f8618d 2019-05-01 13:41:58 Slávek Banko
DEB tdegames: Fix FTBFS related apidox
that are now generated only for build-indep.

Signed-off-by: Slávek Banko <slavek.banko@...>
M debian/_base/tdegames/debian/rules
M ubuntu/_base/tdegames/debian/rules

debian/_base/tdegames/debian/rules

diff --git a/debian/_base/tdegames/debian/rules b/debian/_base/tdegames/debian/rules
index 752076e..fb819d2 100755
--- a/debian/_base/tdegames/debian/rules
+++ b/debian/_base/tdegames/debian/rules
@@ -48,6 +48,3 @@
 
 common-binary-indep::
 	if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi
-
-common-binary-arch::
-	if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi

ubuntu/_base/tdegames/debian/rules

diff --git a/ubuntu/_base/tdegames/debian/rules b/ubuntu/_base/tdegames/debian/rules
index 752076e..fb819d2 100755
--- a/ubuntu/_base/tdegames/debian/rules
+++ b/ubuntu/_base/tdegames/debian/rules
@@ -48,6 +48,3 @@
 
 common-binary-indep::
 	if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi
-
-common-binary-arch::
-	if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi