tinyproxy: multiarch
This commit is contained in:
parent
867a9110a5
commit
72316a4c4b
|
@ -31,7 +31,7 @@ src_install() {
|
||||||
if option systemd
|
if option systemd
|
||||||
then
|
then
|
||||||
install_systemd_files
|
install_systemd_files
|
||||||
insinto /usr/${LIBDIR}/tmpfiles.d
|
insinto /usr/$(exhost --target)/lib/tmpfiles.d
|
||||||
hereins tinyproxy.conf <<EOF
|
hereins tinyproxy.conf <<EOF
|
||||||
d /run/tinyproxy 0770 tinyproxy tinyproxy
|
d /run/tinyproxy 0770 tinyproxy tinyproxy
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue