wok diff bluez/receipt @ rev 22850
bluez: add v4 deprecated tools (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 16 19:19:37 2020 +0100 (2020-02-16) |
parents | c34ef09acb7c |
children | f51604223163 |
line diff
1.1 --- a/bluez/receipt Sun Feb 16 18:25:39 2020 +0100 1.2 +++ b/bluez/receipt Sun Feb 16 19:19:37 2020 +0100 1.3 @@ -61,6 +61,7 @@ 1.4 { 1.5 mkdir -p $fs/lib 1.6 mkdir -p $fs/usr/lib 1.7 + mkdir -p $fs/etc/bluetooth 1.8 1.9 cp -a $install/etc $fs 1.10 cp -a $install/lib/bluetooth $fs/lib 1.11 @@ -74,6 +75,7 @@ 1.12 1.13 #some extra tools and configuration files 1.14 cp -a $src/test/simple-agent $fs/usr/bin/bluez-simple-agent 1.15 + cp $src/src/main.conf $fs/etc/bluetooth 1.16 # cp $src/audio/audio.conf $fs/etc/bluetooth 1.17 } 1.18