Show
Ignore:
Timestamp:
06/07/08 03:35:15 (6 months ago)
Author:
krobillard
Message:

Added show, hide, and gui_setMouseFocus().
Quit & halt propogate up nested ur_eval() calls.
Thune-gl RPM builds again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/thune-gl.spec

    r536 r537  
    4040mkdir include 
    4141sed -e "s~\"urlan.h\"~<thune/urlan.h>~" gl/gui.h >include/gui.h 
    42 sed -e "s~\"gui.h\"~<thune/gui.h>~" -e "s~\"TexFont.h\"~<thune/TexFontgui.h>~" gl/gx.h >include/gx.h 
     42sed -e "s~\"gui.h\"~<thune/gui.h>~" -e "s~\"TexFont.h\"~<thune/TexFont.h>~" gl/gx.h >include/gx.h 
    4343install -m 644 include/gx.h  $RPM_BUILD_ROOT%{_includedir}/thune 
    4444install -m 644 include/gui.h $RPM_BUILD_ROOT%{_includedir}/thune