This commit is contained in:
Denis Knauf 2013-03-09 15:54:48 +01:00
parent 4f8862030d
commit 49f9e461e0

View file

@ -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() {