~ubuntu-sdk-team/ubuntu-ui-toolkit/TextAreaDisplayTextPreEdit

« back to all changes in this revision

Viewing changes to debian/gles-disable-documentation.patch

  • Committer: Tarmac
  • Author(s): Timo Jyrinki
  • Date: 2016-07-26 07:02:19 UTC
  • mfrom: (2040.1.1 uitk-staging2)
  • Revision ID: tarmac-20160726070219-9ub9ybcpug67b7d4
Disable documentation building for GLES builds. Fixes: https://bugs.launchpad.net/bugs/1606222.

Approved by ubuntu-sdk-build-bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/ubuntu-sdk.pro.old        2016-07-25 15:39:16.754519000 +0300
 
2
+++ b/ubuntu-sdk.pro    2016-07-25 15:41:39.527828931 +0300
 
3
@@ -11,7 +11,7 @@
 
4
 src_uitk_launcher.subdir = ubuntu-ui-toolkit-launcher
 
5
 src_uitk_launcher.depends = sub-src
 
6
 
 
7
-SUBDIRS += po documentation app-launch-profiler src_uitk_launcher apicheck
 
8
+SUBDIRS += po app-launch-profiler src_uitk_launcher apicheck
 
9
 
 
10
 sub_tests.CONFIG -= no_default_target
 
11
 sub_tests.CONFIG -= no_default_install