diff options
Diffstat (limited to 'app-emulation/xen/xen-4.6.1-r1.ebuild')
-rw-r--r-- | app-emulation/xen/xen-4.6.1-r1.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
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 @@ -146,9 +146,6 @@ src_prepare() { 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 epatch_user |