Add symlink to config/be/Preferences when installing Bluetooth optional package.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29794 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -154,7 +154,7 @@ if [ IsOptionalHaikuImagePackageAdded Bluetooth ] {
|
|||||||
AddFilesToHaikuImage beos system add-ons kernel bluetooth : btCoreData ;
|
AddFilesToHaikuImage beos system add-ons kernel bluetooth : btCoreData ;
|
||||||
AddFilesToHaikuImage beos preferences : Bluetooth ;
|
AddFilesToHaikuImage beos preferences : Bluetooth ;
|
||||||
AddFilesToHaikuImage beos bin : bt_dev_info bt_discovery ;
|
AddFilesToHaikuImage beos bin : bt_dev_info bt_discovery ;
|
||||||
|
AddSymlinkToHaikuImage home config be preferences : /boot/beos/preferences/Bluetooth ;
|
||||||
if [ IsOptionalHaikuImagePackageAdded Development ] {
|
if [ IsOptionalHaikuImagePackageAdded Development ] {
|
||||||
AddSymlinkToHaikuImage develop lib x86 : /system/lib/libbluetooth.so ;
|
AddSymlinkToHaikuImage develop lib x86 : /system/lib/libbluetooth.so ;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user