* Remove references to the timezone files in userbuildconfig jamfiles. We would need another AddSymlinkToHaikuImage
example... git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37770 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -96,9 +96,7 @@ AddFilesToHaikuImage system bin : crashing_app ;
|
||||
# Make a symlink to home/config/bin/crash.
|
||||
AddSymlinkToHaikuImage home config bin : /bin/crashing_app : crash ;
|
||||
|
||||
# Add timezone and keymap settings.
|
||||
AddSymlinkToHaikuImage home config settings
|
||||
: /boot/system/data/timezones/Europe/Paris : timezone ;
|
||||
# Add keymap settings.
|
||||
AddFilesToHaikuImage home config settings : <keymap>US-International : Key_map ;
|
||||
|
||||
# Adds the source directories src/kits/storage and src/tests/servers/debug
|
||||
|
||||
@@ -17,9 +17,7 @@
|
||||
#SetConfigVar DEBUG : HAIKU_TOP src system boot loader : 1 : global ;
|
||||
|
||||
|
||||
# Add symlink/file (timezone and keymap settings) to the image.
|
||||
#AddSymlinkToHaikuImage home config settings
|
||||
# : /boot/system/data/timezones/Europe/Paris : timezone ;
|
||||
# Add symlink/file (keymap settings) to the image.
|
||||
#AddFilesToHaikuImage home config settings : <keymap>US-International
|
||||
# : Key_map ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user