[Lunar-commits] <moonbase> blender: Fixup for bug 0000368: "Cannot build blender 2.48" (Thanks engelsman)
Duncan Gibson
engelsman at lunar-linux.org
Mon Nov 10 20:41:46 CET 2008
commit b89cdb0b01ec07429a587c530a66d9b73aa648e9
Author: majinai at warpmail.net <majinai at warpmail.net>
Date: Mon Nov 10 20:41:46 2008 +0100
blender: Fixup for bug 0000368: "Cannot build blender 2.48" (Thanks engelsman)
---
graphics/blender/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/graphics/blender/BUILD b/graphics/blender/BUILD
index 554bcaf..c90091a 100644
--- a/graphics/blender/BUILD
+++ b/graphics/blender/BUILD
@@ -1,6 +1,6 @@
(
- sedit "s:2.4:2.5:" config/linux2-config.py &&
+ sedit "s:2.5:2.6:" config/linux2-config.py &&
if ! module_installed freealut; then
sedit "s;WITH_BF_OPENAL = 'true';WITH_BF_OPENAL = 'false';" config/linux2-config.py
More information about the Lunar-commits
mailing list