diff options
Diffstat (limited to 'academic/qtoctave/qtoctave-0.8.1-gcc4.4.patch')
-rw-r--r-- | academic/qtoctave/qtoctave-0.8.1-gcc4.4.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/academic/qtoctave/qtoctave-0.8.1-gcc4.4.patch b/academic/qtoctave/qtoctave-0.8.1-gcc4.4.patch deleted file mode 100644 index 4bc26f858cb53..0000000000000 --- a/academic/qtoctave/qtoctave-0.8.1-gcc4.4.patch +++ /dev/null @@ -1,8 +0,0 @@ -diff -Naur qtoctave-0.8.1/qtoctave/src/search_dialog.cpp qtoctave-0.8.1.new/qtoctave/src/search_dialog.cpp ---- qtoctave-0.8.1/qtoctave/src/search_dialog.cpp 2008-09-21 05:00:30.000000000 -0400 -+++ qtoctave-0.8.1.new/qtoctave/src/search_dialog.cpp 2009-07-31 09:04:20.000000000 -0400 -@@ -1,3 +1,4 @@ -+#include <cstdio> - #include "search_dialog.h" - - SearchDialog::SearchDialog(QWidget *parent): QDialog(parent) |