From: Brian Norris Date: Sat, 14 May 2016 20:24:37 +0000 (-0700) Subject: net-print/cups: fix spelling error in -9999 ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18e894ea345d6cc120c8bcb3169bd1bf36d0e058;p=gentoo.git net-print/cups: fix spelling error in -9999 ebuild Signed-off-by: Brian Norris Closes: https://github.com/gentoo/gentoo/pull/1466 Signed-off-by: Patrice Clement --- diff --git a/net-print/cups/cups-9999.ebuild b/net-print/cups/cups-9999.ebuild index f6728ebca3c7..b08ffec30af3 100644 --- a/net-print/cups/cups-9999.ebuild +++ b/net-print/cups/cups-9999.ebuild @@ -295,7 +295,7 @@ multilib_src_install_all() { # create /etc/cups/client.conf, bug #196967 and #266678 echo "ServerName ${EPREFIX}/run/cups/cups.sock" >> "${ED}"/etc/cups/client.conf - # the following file iw now provided by cups-filters: + # the following file is now provided by cups-filters: rm -r "${ED}"/usr/share/cups/banners || die # the following are created by the init script