projects
/
wtk-overlay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ea5bd9
)
net-proxy/package-cache: Strip trailing whitespace
author
W. Trevor King
<wking@tremily.us>
Fri, 18 Apr 2014 00:28:26 +0000
(17:28 -0700)
committer
W. Trevor King
<wking@tremily.us>
Fri, 18 Apr 2014 00:28:26 +0000
(17:28 -0700)
package-cache-9999.ebuild
patch
|
blob
|
history
diff --git
a/package-cache-9999.ebuild
b/package-cache-9999.ebuild
index ef687c28f6f4051189cabb1df9a04071448655a2..540a5f225bcfdba88590552a82ab88221c0ffadc 100644
(file)
--- a/
package-cache-9999.ebuild
+++ b/
package-cache-9999.ebuild
@@
-29,7
+29,7
@@
pkg_setup() {
enewuser "${PN}" -1 -1 -1 portage
}
-src_install() {
+src_install() {
distutils-r1_src_install
doinitd "contrib/openrc/init.d/${PN}"
}