Changeset 6332 in vbox for trunk/debian/LocalConfig.kmk
- Timestamp:
- Jan 10, 2008 3:54:54 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 27216
- Location:
- trunk/debian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/debian
- Property svn:ignore
-
old new 10 10 vboxdrv.init 11 11 vboxnet.init 12 preinst 12 13 virtualbox-ose 13 14 virtualbox-ose-dbg
-
- Property svn:ignore
-
trunk/debian/LocalConfig.kmk
r6317 r6332 17 17 18 18 # shut up wine complaining about unknown locale 19 EXEC_X86_WIN32 := LC_ALL=C DISPLAY= wine 2>/dev/null19 EXEC_X86_WIN32 := wine 20 20 21 21 # don't build testcases to save time, they are not needed for the package
Note:
See TracChangeset
for help on using the changeset viewer.