From: W. Trevor King Date: Fri, 18 Apr 2014 00:28:26 +0000 (-0700) Subject: net-proxy/package-cache: Strip trailing whitespace X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=60f4375a5dffde4e551711b71a5c5ebe64be7987;p=wtk-overlay.git net-proxy/package-cache: Strip trailing whitespace --- diff --git a/package-cache-9999.ebuild b/package-cache-9999.ebuild index ef687c2..540a5f2 100644 --- 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}" }