From: Ian Delaney Date: Tue, 26 Apr 2016 11:15:38 +0000 (+0800) Subject: app-emulation/xen: remove duplicates accidentally copied X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb5de6779f115ba0d875ff72faf8fc65d4c47580;p=gentoo.git app-emulation/xen: remove duplicates accidentally copied set in versions 4.6.1{,-r1} Package-Manager: portage-2.2.28 --- diff --git a/app-emulation/xen/xen-4.6.1-r1.ebuild b/app-emulation/xen/xen-4.6.1-r1.ebuild index ca7587645373..ce5697069c60 100644 --- a/app-emulation/xen/xen-4.6.1-r1.ebuild +++ b/app-emulation/xen/xen-4.6.1-r1.ebuild @@ -145,9 +145,6 @@ src_prepare() { # not strictly necessary to fix this sed -i 's/, "-Werror"//' "${S}/tools/python/setup.py" || die "failed to re-set setup.py" - # Bug #575868 converted to a sed statement, typo of one char - sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h - # Bug #575868 converted to a sed statement, typo of one char sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h || die diff --git a/app-emulation/xen/xen-4.6.1.ebuild b/app-emulation/xen/xen-4.6.1.ebuild index 240b96e906b5..6277f0ca75e0 100644 --- a/app-emulation/xen/xen-4.6.1.ebuild +++ b/app-emulation/xen/xen-4.6.1.ebuild @@ -146,9 +146,6 @@ src_prepare() { # not strictly necessary to fix this sed -i 's/, "-Werror"//' "${S}/tools/python/setup.py" || die "failed to re-set setup.py" - # Bug #575868 converted to a sed statement, typo of one char - sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h - # Bug #575868 converted to a sed statement, typo of one char sed -e "s:granter’s:granter's:" -i xen/include/public/grant_table.h || die