summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-09-12 09:56:59 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-09-12 10:04:18 +0200
commit16a09ec399ce0d27f5335b4cc2cc8d7449bb9242 (patch)
treefaa767f9c625ecef80b293418f1a855538b6b93d /app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch
parentapp-benchmarks/acovea-gtk: Remove last-rited pkg (diff)
downloadgentoo-16a09ec399ce0d27f5335b4cc2cc8d7449bb9242.tar.gz
gentoo-16a09ec399ce0d27f5335b4cc2cc8d7449bb9242.tar.bz2
gentoo-16a09ec399ce0d27f5335b4cc2cc8d7449bb9242.zip
app-benchmarks/acovea: Remove last-rited pkg
Closes: https://bugs.gentoo.org/626668 Closes: https://bugs.gentoo.org/626666 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch')
-rw-r--r--app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch b/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch
deleted file mode 100644
index 996cb5ebc82e..000000000000
--- a/app-benchmarks/acovea/files/acovea-5.1.1-glibc-212.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-http://bugs.gentoo.org/336260
-
---- a/libacovea/acovea.cpp
-+++ b/libacovea/acovea.cpp
-@@ -44,6 +44,7 @@
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/wait.h>
-+#include <sys/stat.h>
-
- #include <vector>
- #include <cstring>