summaryrefslogtreecommitdiff
path: root/community-testing/qlandkartegt/fix-glu-header.patch
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-02 10:47:02 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-02 10:47:02 -0300
commit40e1222c1402c0d2aded73b95802f8197d0691a6 (patch)
treee1bf1a01ae7443e4a9f460200dad9580565b27c7 /community-testing/qlandkartegt/fix-glu-header.patch
parent3e3dd870121c91097220248a601578b92d332f2b (diff)
parent37a1064b8105764414f279ced442e6ba2f63bea1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/camlp5/PKGBUILD community/dzen2/PKGBUILD extra/boost/PKGBUILD extra/libxmi/PKGBUILD extra/mesa/PKGBUILD multilib/lib32-mesa/PKGBUILD
Diffstat (limited to 'community-testing/qlandkartegt/fix-glu-header.patch')
-rw-r--r--community-testing/qlandkartegt/fix-glu-header.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community-testing/qlandkartegt/fix-glu-header.patch b/community-testing/qlandkartegt/fix-glu-header.patch
deleted file mode 100644
index 214ad395d..000000000
--- a/community-testing/qlandkartegt/fix-glu-header.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- QLandkarteGT/trunk/src/CMap3D.cpp 2011/08/23 16:34:50 2943
-+++ QLandkarteGT/trunk/src/CMap3D.cpp 2011/09/03 07:58:02 2961
-@@ -31,8 +31,8 @@
- #include "CWptDB.h"
- #include "WptIcons.h"
-
--#include <GL/glu.h>
- #include <QtGui>
-+#include <QtOpenGL>
- #include <math.h>
-
- #ifndef GL_CLAMP_TO_EDGE