2007-05-25 08:19:14 -04:00
|
|
|
$OpenBSD: patch-SConstruct,v 1.4 2007/05/25 12:19:14 steven Exp $
|
|
|
|
--- SConstruct.orig Mon May 7 18:09:40 2007
|
|
|
|
+++ SConstruct Sun May 20 14:53:08 2007
|
|
|
|
@@ -607,7 +607,7 @@ if env['WITH_BF_PLAYER']:
|
2005-11-24 17:22:56 -05:00
|
|
|
|
2006-07-26 02:45:27 -04:00
|
|
|
if not env['WITH_BF_GAMEENGINE']:
|
|
|
|
blendernogame = env.Alias('blendernogame', B.program_list)
|
|
|
|
- Depends(blendernogame,installtarget)
|
|
|
|
+# Depends(blendernogame,installtarget)
|
|
|
|
|
|
|
|
Default(B.program_list)
|
2007-05-25 08:19:14 -04:00
|
|
|
Default(installtarget)
|