Accepting request 911193 from Base:System
fix bluez-auto-enable-devices subpackage (boo#1177845) OBS-URL: https://build.opensuse.org/request/show/911193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluez?expand=0&rev=179
This commit is contained in:
commit
9849edee49
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 2 18:27:38 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||||
|
|
||||||
|
- fix bluez-auto-enable-devices subpackage (boo#1177845)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 12 12:35:06 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
Mon Jul 12 12:35:06 UTC 2021 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||||
|
|
||||||
|
@ -189,7 +189,7 @@ sed -i "/SystemdService=.*/d" obexd/src/org.bluez.obex.service
|
|||||||
# END FIXME
|
# END FIXME
|
||||||
|
|
||||||
# for auto-enable subpackage
|
# for auto-enable subpackage
|
||||||
echo AutoEnable=true >> src/main.conf
|
sed -i '/^#AutoEnable=false/aAutoEnable=true' src/main.conf
|
||||||
|
|
||||||
# 2to3 does not fix the #! line
|
# 2to3 does not fix the #! line
|
||||||
sed -i '1s#/usr/bin/python$#/usr/bin/python3#' test/*
|
sed -i '1s#/usr/bin/python$#/usr/bin/python3#' test/*
|
||||||
|
Loading…
Reference in New Issue
Block a user