"""
This commit is contained in:
parent
4f8862030d
commit
49f9e461e0
|
@ -24,7 +24,7 @@ src_prepare() {
|
||||||
c="etc/tinyproxy.conf.in"
|
c="etc/tinyproxy.conf.in"
|
||||||
b="${c}.bk"
|
b="${c}.bk"
|
||||||
option systemd && expatch "${FILES}/systemd.patch"
|
option systemd && expatch "${FILES}/systemd.patch"
|
||||||
expatch "${FILES}/user.patch
|
expatch "${FILES}/user.patch"
|
||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
|
|
Loading…
Reference in a new issue