[Lunar-commits] hugin: tweak the BUILD for gcc42,

Dennis Veatch dennisveatch at bellsouth.net
Sat Dec 15 17:59:59 CET 2007


commit c97ee4839d661171dca1aabc33a3d0c5a443fc47
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Sat Dec 15 11:59:59 2007 -0500

    hugin: tweak the BUILD for gcc42,
    
    still segfaults but at least it can find the boost stuff now.
---
 graphics/hugin/BUILD |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/graphics/hugin/BUILD b/graphics/hugin/BUILD
index 03816e5..443104a 100644
--- a/graphics/hugin/BUILD
+++ b/graphics/hugin/BUILD
@@ -1,6 +1,6 @@
 (
 
-  sedit s at for\ BC\ in\ \"-gcc\"@for\ BC\ in\ \"-gcc41\"@g configure  &&
+  sedit s at for\ BC\ in\ \"-gcc\"@for\ BC\ in\ \"-gcc42\"@g configure  &&
 
   ./configure  --prefix=/usr      \
                --disable-desktop  \


More information about the Lunar-commits mailing list