[Lunar-commits] <moonbase> glew: merged differences.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Mar 6 01:35:55 CET 2008
commit 16f3099c4d128bfa967b9863a263a33d23a51a21
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Mar 6 01:35:55 2008 +0100
glew: merged differences.
---
libs/glew/BUILD | 1 +
libs/glew/DEPENDS | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libs/glew/BUILD b/libs/glew/BUILD
index baa4637..e33bb69 100644
--- a/libs/glew/BUILD
+++ b/libs/glew/BUILD
@@ -1,5 +1,6 @@
(
+ sedit "s/-O2/$CFLAGS/" config/Makefile.linux &&
default_make
) > $C_FIFO 2>&1
diff --git a/libs/glew/DEPENDS b/libs/glew/DEPENDS
new file mode 100644
index 0000000..7700e48
--- /dev/null
+++ b/libs/glew/DEPENDS
@@ -0,0 +1 @@
+depends "%GLX"
More information about the Lunar-commits
mailing list