From 9c44320e1b9802c02b17e2140645f3c9db00b3a1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Nov 18 2016 17:30:34 +0000 Subject: remove unused patches Signed-off-by: Igor Gnatenko --- diff --git a/keepassx-0.2.2-helpurl.patch b/keepassx-0.2.2-helpurl.patch deleted file mode 100644 index 60c6d75..0000000 --- a/keepassx-0.2.2-helpurl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/mainwindow.cpp.helpurl 2007-06-27 21:40:25.000000000 +0200 -+++ ./src/mainwindow.cpp 2007-06-27 21:54:13.000000000 +0200 -@@ -1013,7 +1013,7 @@ dlg.exec(); - } - - void KeepassMainWindow::OnHelpHandbook(){ --openBrowser(AppDir+"/../share/doc/keepass/index.html"); -+openBrowser("http://keepassx.sourceforge.net"); - } - - void KeepassMainWindow::OnViewShowToolbar(bool show){ diff --git a/keepassx-0.3.3-gcc43.patch b/keepassx-0.3.3-gcc43.patch deleted file mode 100644 index f934b89..0000000 --- a/keepassx-0.3.3-gcc43.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up ./src/lib/random.cpp.gcc43 ./src/lib/random.cpp ---- ./src/lib/random.cpp.gcc43 2008-05-10 11:00:47.000000000 +0200 -+++ ./src/lib/random.cpp 2008-08-23 09:28:46.000000000 +0200 -@@ -19,6 +19,7 @@ - ***************************************************************************/ - - #include "random.h" -+#include - - - #if defined(Q_WS_X11) || defined(Q_WS_MAC) diff --git a/keepassx-0.4.3-gcc47.patch b/keepassx-0.4.3-gcc47.patch deleted file mode 100644 index 6593505..0000000 --- a/keepassx-0.4.3-gcc47.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up keepassx-0.4.3/src/lib/random.cpp.gcc47 keepassx-0.4.3/src/lib/random.cpp ---- keepassx-0.4.3/src/lib/random.cpp.gcc47 2012-03-30 18:17:25.913476536 -0400 -+++ keepassx-0.4.3/src/lib/random.cpp 2012-03-30 18:17:33.346409646 -0400 -@@ -20,6 +20,7 @@ - - #include "random.h" - #include -+#include - - - #if defined(Q_WS_X11) || defined(Q_WS_MAC)