diff options
author | Eugen Wissner <belka@caraus.de> | 2016-03-14 23:30:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-14 23:31:57 +0700 |
commit | 941c9a6fb66c8cf0ec4783a26f2a6653f5ca6e01 (patch) | |
tree | 91f4fc077eeb7df7a1e6bb57696e5422e9c86347 /office/keepassx/keepassx-0.4.3-gcc47.patch | |
parent | 9e03353c9f9c35ca8b712cf32dcfe7734799f4c3 (diff) |
office/keepassx: Updated for version 2.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/keepassx/keepassx-0.4.3-gcc47.patch')
-rw-r--r-- | office/keepassx/keepassx-0.4.3-gcc47.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/office/keepassx/keepassx-0.4.3-gcc47.patch b/office/keepassx/keepassx-0.4.3-gcc47.patch deleted file mode 100644 index 9e26e5a0a53cc..0000000000000 --- a/office/keepassx/keepassx-0.4.3-gcc47.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/lib/random.cpp b/src/lib/random.cpp -index 1007172..f12dd1c 100644 ---- a/src/lib/random.cpp -+++ b/src/lib/random.cpp -@@ -19,6 +19,7 @@ - ***************************************************************************/ - - #include "random.h" -+#include <unistd.h> - - - #if defined(Q_WS_X11) || defined(Q_WS_MAC) |