bc81956154
add an icon partly from Vlad Glagolev
13 lines
417 B
Plaintext
13 lines
417 B
Plaintext
$OpenBSD: patch-SConstruct,v 1.5 2007/09/20 19:58:49 steven Exp $
|
|
--- SConstruct.orig Tue Sep 18 06:59:24 2007
|
|
+++ SConstruct Tue Sep 18 19:14:05 2007
|
|
@@ -424,7 +424,7 @@ if env['WITH_BF_PLAYER']:
|
|
|
|
if not env['WITH_BF_GAMEENGINE']:
|
|
blendernogame = env.Alias('blendernogame', B.program_list)
|
|
- Depends(blendernogame,installtarget)
|
|
+# Depends(blendernogame,installtarget)
|
|
|
|
Depends(nsiscmd, allinstall)
|
|
|