summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-12 18:11:56 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-12 18:15:05 +0200
commit0799f57941db232814c16abf990488330476d912 (patch)
tree8c9883bcbf1879e2314dabf7a041c562a598a9a6 /www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch
parentsys-fs/bedup: Remove last-rited pkg (diff)
downloadgentoo-0799f57941db232814c16abf990488330476d912.tar.gz
gentoo-0799f57941db232814c16abf990488330476d912.tar.bz2
gentoo-0799f57941db232814c16abf990488330476d912.zip
www-plugins/gnash: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch')
-rw-r--r--www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch b/www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch
deleted file mode 100644
index eaffda77bc00..000000000000
--- a/www-plugins/gnash/files/gnash-0.8.9-external-dejagnu.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ur a/plugin/npapi/test.cpp b/plugin/npapi/test.cpp
---- a/plugin/npapi/test.cpp 2011-03-13 17:47:36.000000000 +0100
-+++ b/plugin/npapi/test.cpp 2011-03-20 23:52:20.369998096 +0100
-@@ -35,7 +35,7 @@
- #include "npfunctions.h"
- #endif
- #include "pluginbase.h"
--#include "dejagnu.h"
-+#include <dejagnu.h>
- #include "../../testsuite/check.h"
- #include <regex.h>
-
-diff -ur a/testsuite/check.h b/testsuite/check.h
---- a/testsuite/check.h 2011-02-26 19:11:08.000000000 +0100
-+++ b/testsuite/check.h 2011-03-20 23:52:32.570998094 +0100
-@@ -29,7 +29,7 @@
-
- #define HAVE_DEJAGNU_H 1 // we ship our own now...
- #ifdef HAVE_DEJAGNU_H
--#include "dejagnu.h"
-+#include <dejagnu.h>
-
- #define info(x) note x
-