iwd: move pidfile to /run
This commit is contained in:
parent
e9e2986759
commit
da52b07071
@ -1,6 +1,6 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/RO2ajuNNmFhXPX+NnkT6kbQustWc5QLk+3pr2bjaATH6Y2/p1V47tbKH446xatA1kA93lPE/Eo4SDaiTSyOLgk=
|
RWSE3ohX2g5d/WnDDbh0eT+a1XLnr1PlGKj1+TAlCJZ5EWPzuPjH43Yp3m2ba7Z+TkiAWGDURm9rpmIfxjLSLTYqB+hsgxRiKQc=
|
||||||
SHA256 (Pkgfile) = 44e80cff513532f93cef04d0367fa3b51a8c7444c3293152d1b80cae87dd6194
|
SHA256 (Pkgfile) = 41fca29ef72d1c48722cba9eb57470ad99408dc75d31c1512f7a5f818c3cf97b
|
||||||
SHA256 (.footprint) = 0aa5e4078b6db24985866855c67c997f4461f150c195a2c1b45ab95f5f9fd1fb
|
SHA256 (.footprint) = 0aa5e4078b6db24985866855c67c997f4461f150c195a2c1b45ab95f5f9fd1fb
|
||||||
SHA256 (iwd-1.25.tar.xz) = 3f138e03301beb2afc7b385a62f56db17059137857ab579f269c4e441783e760
|
SHA256 (iwd-1.25.tar.xz) = 3f138e03301beb2afc7b385a62f56db17059137857ab579f269c4e441783e760
|
||||||
SHA256 (iwd) = 6500824fc8993b22e61be415b3ae9bc971b6eef56d3fb4c60255f1065cf2eac6
|
SHA256 (iwd) = 83374ce124a20e43995588aeb7aa8f5ab392c31caa62bfd13df8298ec7789ec8
|
||||||
|
@ -5,13 +5,15 @@
|
|||||||
|
|
||||||
name=iwd
|
name=iwd
|
||||||
version=1.25
|
version=1.25
|
||||||
release=1
|
release=2
|
||||||
source=(https://www.kernel.org/pub/linux/network/wireless/$name-$version.tar.xz
|
source=(https://www.kernel.org/pub/linux/network/wireless/$name-$version.tar.xz
|
||||||
iwd)
|
iwd)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
||||||
|
sed '/DEFAULT_SYSTEM_BUS_ADDRESS/s|/var/run|/run|' -i ell/dbus.c
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--libexecdir=/usr/sbin \
|
--libexecdir=/usr/sbin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user