diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-13 20:27:46 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-24 00:04:34 -0600 |
commit | 7460f8cc6788327da761c6f6fd2861ce4ddb6865 (patch) | |
tree | 2431ad954ab0a3f4aeb22c3718032fad4511bf29 /academic/engauge/gcc47.patch | |
parent | c0b7d78877b0a6de51e15228cae08eb9c8f233b0 (diff) | |
download | slackbuilds-7460f8cc6788327da761c6f6fd2861ce4ddb6865.tar.gz |
academic/engauge: Removed (build failure)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/engauge/gcc47.patch')
-rw-r--r-- | academic/engauge/gcc47.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/academic/engauge/gcc47.patch b/academic/engauge/gcc47.patch deleted file mode 100644 index 28b7fec8a6..0000000000 --- a/academic/engauge/gcc47.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur engauge.orig/src/pointmatch.cpp engauge/src/pointmatch.cpp ---- engauge.orig/src/pointmatch.cpp 2007-04-11 08:16:12.000000000 +0200 -+++ engauge/src/pointmatch.cpp 2012-09-13 11:40:19.094978840 +0200 -@@ -80,6 +80,7 @@ - * * - ***************************************************************************/ - -+#include <unistd.h> - #include <qobject.h> - #include <qdialog.h> - #include <qlabel.h> |