diff options
author | Ian Delaney <idella4@gentoo.org> | 2016-01-12 22:14:09 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-01-12 22:23:50 +0800 |
commit | cb5befa863a5cbd5a396b6758c6a416cd326f6b7 (patch) | |
tree | 913369a45058ab211b7a1cb33f4b4dac8da06fb2 /app-emulation | |
parent | dev-python/curtsies: Version Bump (diff) | |
download | gentoo-cb5befa863a5cbd5a396b6758c6a416cd326f6b7.tar.gz gentoo-cb5befa863a5cbd5a396b6758c6a416cd326f6b7.tar.bz2 gentoo-cb5befa863a5cbd5a396b6758c6a416cd326f6b7.zip |
app-emulation/xen: revbump to 4.6.0-r7 from addition of 1 upstream patch
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.6.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen/xen-4.6.0-r7.ebuild b/app-emulation/xen/xen-4.6.0-r7.ebuild index 81de4e5f60cf..c9b19e3fd9af 100644 --- a/app-emulation/xen/xen-4.6.0-r7.ebuild +++ b/app-emulation/xen/xen-4.6.0-r7.ebuild @@ -90,8 +90,8 @@ src_prepare() { EPATCH_SUFFIX="patch" \ EPATCH_FORCE="yes" \ EPATCH_OPTS="-p1" \ - epatch "${WORKDIR}"/patches-upstream - epatch "${WORKDIR}"/libexec.patch + epatch "${WORKDIR}"/patches-upstream \ + "${WORKDIR}"/libexec.patch fi if [[ -n ${SECURITY_VER} ]]; then |