[mygui] Test if still need to run cmake twice

Bruno Wolff III bruno at fedoraproject.org
Tue Jan 4 10:03:36 UTC 2011


commit da0d8b09272e30236414e94405fdf0f7e7547b37
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Jan 4 04:01:11 2011 -0600

    Test if still need to run cmake twice

 mygui.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mygui.spec b/mygui.spec
index 7c37fc6..42e15fd 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -112,7 +112,7 @@ EOT
 
 %build
 # Have to run it two times to make it find ogre and freetype
-%cmake . 
+#%cmake . 
 # Plugins are windows only atm
 %cmake . \
    -DMYGUI_INSTALL_PDB:INTERNAL=FALSE -DCMAKE_BUILD_TYPE:STRING=Release \


More information about the scm-commits mailing list