]> git.pld-linux.org Git - packages/VirtualBox.git/blob - VirtualBox-all-translations.patch
- added x32 to supported archs (kernel modules build for sure there)
[packages/VirtualBox.git] / VirtualBox-all-translations.patch
1 --- Config.kmk.orig     2014-07-21 18:09:34.045384761 +0200
2 +++ Config.kmk  2014-07-21 18:09:48.868718200 +0200
3 @@ -342,12 +342,7 @@
4  ifn1of ($(KBUILD_TARGET), linux)
5   VBOX_WITH_DOCS_CHM = 1
6  endif
7 -# By default only include translations in documentation-only builds
8 -ifdef VBOX_ONLY_DOCS
9 - ifndef VBOX_NO_DOCS_TRANSLATIONS
10 -  VBOX_WITH_DOCS_TRANSLATIONS = 1
11 - endif
12 -endif
13 +VBOX_WITH_DOCS_TRANSLATIONS = 1
14  # Default languages
15  VBOX_MANUAL_LANGUAGES = en_US
16  ifdef VBOX_WITH_DOCS_TRANSLATIONS
This page took 0.024516 seconds and 3 git commands to generate.