diff options
| author | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2011-03-05 11:55:21 +0100 |
|---|---|---|
| committer | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2011-03-05 11:55:21 +0100 |
| commit | 421ffcea249166d0afd17a387c6403827d10e9df (patch) | |
| tree | 35629fda1abb69dd454d91066dd13b490384c28e /kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch | |
| parent | 4e1594820098da0928e9740ca2d5174f97b9673b (diff) | |
| download | kde-421ffcea249166d0afd17a387c6403827d10e9df.tar.gz kde-421ffcea249166d0afd17a387c6403827d10e9df.tar.bz2 kde-421ffcea249166d0afd17a387c6403827d10e9df.zip | |
[kde-base/nsplugins] Fixed kdeenablefinal build, bug 349820
(Portage version: 2.1.9.42/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
Diffstat (limited to 'kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch')
| -rw-r--r-- | kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch b/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch new file mode 100644 index 00000000000..e955cc0af14 --- /dev/null +++ b/kde-base/nsplugins/files/nsplugins-4.6.1-enablefinal.patch @@ -0,0 +1,20 @@ +--- nsplugins/viewer/scripting.h.orig 2010-12-26 01:50:16.704000278 +0100 ++++ nsplugins/viewer/scripting.h 2010-12-26 01:57:20.581000171 +0100 +@@ -20,6 +20,9 @@ + + */ + ++#ifndef VIEWER_SCRIPTING_H ++#define VIEWER_SCRIPTING_H ++ + #include "nsplugin.h" + #include "sdk/npruntime.h" + #include <kparts/browserextension.h> +@@ -93,5 +96,6 @@ + + } // namespace kdeNsPluginViewer + +-// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; ++#endif + ++// kate: indent-width 4; replace-tabs on; tab-width 4; space-indent on; |
