From 18e894ea345d6cc120c8bcb3169bd1bf36d0e058 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Sat, 14 May 2016 13:24:37 -0700 Subject: [PATCH] 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 --- net-print/cups/cups-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2