VirtualBox

source: vbox/trunk/debian/LocalConfig.kmk@ 4837

Last change on this file since 4837 was 4559, checked in by vboxsync, 17 years ago

unification, dbg packages

File size: 659 bytes
Line 
1# -*- Makefile -*-
2#
3# Overwrite some default kBuild settings
4#
5
6# shut up wine complaining about unknown locale
7EXEC_X86_WIN32 := LC_ALL=C DISPLAY= wine 2>/dev/null
8
9# don't build testcases to save time, they are not needed for the package
10VBOX_WITH_TESTCASES :=
11VBOX_WITH_TESTSUITE :=
12VBOX_DOCBOOK_WITH_LATEX := 1
13
14KBUILD_MSG_STYLE := brief
15
16DEFS += RTPATH_APP_DOCS=\"/usr/share/doc/virtualbox-ose\"
17DEFS += RTPATH_APP_PRIVATE_ARCH=\"/usr/lib/virtualbox-ose\"
18DEFS += RTPATH_APP_PRIVATE=\"/usr/share/virtualbox-ose\"
19DEFS += RTPATH_SHARED_LIBS=\"/usr/lib\"
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use