summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch')
-rw-r--r--app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch b/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
deleted file mode 100644
index 59b3ab109648..000000000000
--- a/app-admin/packagekit-base/files/packagekit-base-0.8.x-npapi-sdk.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 3e8d301..7ba7f4b 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -361,7 +361,7 @@ AC_ARG_ENABLE(browser_plugin, AS_HELP_STRING([--enable-browser-plugin],[Build br
- enable_browser_plugin=$enableval,enable_browser_plugin=yes)
- if test x$enable_browser_plugin = xyes; then
- PKG_CHECK_MODULES(PK_BROWSER_PLUGIN, \
-- mozilla-plugin >= 8.0 \
-+ npapi-sdk \
- gio-unix-2.0 \
- nspr >= 4.8 \
- cairo \