summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-05-01 15:40:53 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-05-01 15:41:58 +0200
commit08f8618d3d7a9ad702a6ffe75e4517f42e4e58a7 (patch)
tree8d851c32d955d71f2e7483f6703b2602a266b199 /ubuntu
parentcb03ac17a2533aa0b9c2e5f966bee5cf5e02df07 (diff)
downloadtde-packaging-08f8618d3d7a9ad702a6ffe75e4517f42e4e58a7.tar.gz
tde-packaging-08f8618d3d7a9ad702a6ffe75e4517f42e4e58a7.zip
DEB tdegames: Fix FTBFS related apidox
that are now generated only for build-indep. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/_base/tdegames/debian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/tdegames/debian/rules b/ubuntu/_base/tdegames/debian/rules
index 752076e51..fb819d242 100755
--- a/ubuntu/_base/tdegames/debian/rules
+++ b/ubuntu/_base/tdegames/debian/rules
@@ -48,6 +48,3 @@ PACKAGES_WITH_LIBS := libtdegames1-trinity atlantik-trinity kolf-trinity
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