Use correct case for Preferences folder name.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29795 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
684409f06f
commit
a638252106
@ -154,7 +154,7 @@ if [ IsOptionalHaikuImagePackageAdded Bluetooth ] {
|
||||
AddFilesToHaikuImage beos system add-ons kernel bluetooth : btCoreData ;
|
||||
AddFilesToHaikuImage beos preferences : Bluetooth ;
|
||||
AddFilesToHaikuImage beos bin : bt_dev_info bt_discovery ;
|
||||
AddSymlinkToHaikuImage home config be preferences : /boot/beos/preferences/Bluetooth ;
|
||||
AddSymlinkToHaikuImage home config be Preferences : /boot/beos/preferences/Bluetooth ;
|
||||
if [ IsOptionalHaikuImagePackageAdded Development ] {
|
||||
AddSymlinkToHaikuImage develop lib x86 : /system/lib/libbluetooth.so ;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user