summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/construo/files/construo-0.2.2-lGLU.patch')
-rw-r--r--games-puzzle/construo/files/construo-0.2.2-lGLU.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch
deleted file mode 100644
index be8e7b604d6f..000000000000
--- a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/configure.ac.old 2009-11-24 18:27:48.000000000 +0100
-+++ b/configure.ac 2009-11-24 18:28:29.000000000 +0100
-@@ -114,7 +114,7 @@
- AC_CHECK_LIB(glut, glutMainLoop,
- [
- ConstruoTargets="$ConstruoTargets construo.glut"
-- AC_SUBST(glut_LIBS,"-lglut")
-+ AC_SUBST(glut_LIBS,"-lglut -lGLU -lGL -lm")
- ],
- [])
-
-@@ -158,4 +158,4 @@
- echo " Ingo Ruhnke <grumbel@gmx.de>"
- echo ""
-
--# EOF #
-\ No newline at end of file
-+# EOF #