projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e20439
)
net-proxy/tinyproxy: fix new service filename
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 9 Oct 2018 17:03:14 +0000
(12:03 -0500)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 9 Oct 2018 17:03:31 +0000
(12:03 -0500)
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
net-proxy/tinyproxy/tinyproxy-1.10.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-proxy/tinyproxy/tinyproxy-1.10.0-r1.ebuild
b/net-proxy/tinyproxy/tinyproxy-1.10.0-r1.ebuild
index bb01f62690776e081659819238789ea910f612a7..16669d50efc5af86a2eed6d4358745c4aa427fb1 100644
(file)
--- a/
net-proxy/tinyproxy/tinyproxy-1.10.0-r1.ebuild
+++ b/
net-proxy/tinyproxy/tinyproxy-1.10.0-r1.ebuild
@@
-59,7
+59,7
@@
src_install() {
keepdir /var/log/${PN}
newinitd "${FILESDIR}"/${PN}-1.10.0.initd tinyproxy
- systemd_
dounit "${FILESDIR}"/${PN}-1.10.0
.service
+ systemd_
newunit "${FILESDIR}"/${PN}-1.10.0.service tinyproxy
.service
systemd_dotmpfilesd "${FILESDIR}"/${PN}.tmpfiles.conf
}