games-emulation/rpcs3: 9999 drop obsolete patch

Dropped in 94431a7a33

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2024-04-23 18:03:53 +02:00
committed by Paul Zander
parent 73885a8d9d
commit a1915ce8aa
2 changed files with 0 additions and 35 deletions

View File

@@ -68,11 +68,6 @@ RDEPEND="${DEPEND}"
QA_PREBUILT="usr/share/rpcs3/test/.*"
QA_WX_LOAD="usr/share/rpcs3/test/*"
PATCHES=(
"${FILESDIR}/${PN}-0001-gui_pad_thread-add-missing-unistd-h.patch"
)
src_prepare() {
if [[ ${PV} != "9999" ]]; then
rmdir "${S}/3rdparty/asmjit/asmjit" || die
@@ -96,7 +91,6 @@ src_prepare() {
rmdir "${S}/3rdparty/yaml-cpp/yaml-cpp" || die
mv "${WORKDIR}/yaml-cpp-${YAMLCPP_COMMIT}" "${S}/3rdparty/SoundTouch/soundtouch" || die
#Define RPCS3 Version
{ echo "#define RPCS3_GIT_VERSION \"${PV}\""
echo '#define RPCS3_GIT_BRANCH "master"'