/[gentoo-x86]/kde-base/cantor/files/cantor-4.9.0-parallel-build.patch
Gentoo

Contents of /kde-base/cantor/files/cantor-4.9.0-parallel-build.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Aug 4 14:07:49 2012 UTC (9 months, 2 weeks ago) by johu
Branch: MAIN
Add upstream patch by Michael Palimaka <kensington@gentoo.org> to fix parellel build issue wrt bug #415015.

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

1 johu 1.1 diff --git a/src/backends/qalculate/plotassistant/qalculateplotassistant.h b/src/backends/qalculate/plotassistant/qalculateplotassistant.h
2     index ac55b51cd67c1c403f28ca99eb72390a2f03a834..22f6c215d5026594d96483741e48c9c7dce97ce5 100644
3     --- a/src/backends/qalculate/plotassistant/qalculateplotassistant.h
4     +++ b/src/backends/qalculate/plotassistant/qalculateplotassistant.h
5     @@ -22,7 +22,7 @@
6     #define QALCULATE_PLOT_ASSISTANT_H
7    
8     #include "assistant.h"
9     -#include "../settings.h"
10     +#include "settings.h"
11     #include "ui_qalculateplotdialog.h"
12     #include <kdialog.h>
13     #include <qlist.h>

  ViewVC Help
Powered by ViewVC 1.1.13