diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-07-19 10:03:53 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-07-19 10:55:16 +0200 |
commit | 9d3fc9e26bf37065b6a435e233a105b34a14184a (patch) | |
tree | b656677a33f25031806aa5443c5876cd3bc2a2e6 /media-libs/raspberrypi-userland | |
parent | sys-libs/lwp: Version bump (diff) | |
download | gentoo-9d3fc9e26bf37065b6a435e233a105b34a14184a.tar.gz gentoo-9d3fc9e26bf37065b6a435e233a105b34a14184a.tar.bz2 gentoo-9d3fc9e26bf37065b6a435e233a105b34a14184a.zip |
media-libs/raspberrypi-userland: remove empty file.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'media-libs/raspberrypi-userland')
-rw-r--r-- | media-libs/raspberrypi-userland/files/wayland-wsys.patch | 0 | ||||
-rw-r--r-- | media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/raspberrypi-userland/files/wayland-wsys.patch b/media-libs/raspberrypi-userland/files/wayland-wsys.patch deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/media-libs/raspberrypi-userland/files/wayland-wsys.patch +++ /dev/null diff --git a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild index e060f168f5db..44af1834f383 100644 --- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild +++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild @@ -47,8 +47,7 @@ src_prepare() { sed -i "/DESTINATION \/etc\/init.d/,+2d" interface/vmcs_host/linux/vcfiled/CMakeLists.txt || die # wayland egl support - epatch "${FILESDIR}"/next-resource-handle.patch \ - "${FILESDIR}"/wayland-wsys.patch + epatch "${FILESDIR}"/next-resource-handle.patch } src_install() { |