Changeset 537 for trunk/thune/thune-gl.spec
- Timestamp:
- 06/07/08 03:35:15 (6 months ago)
- Files:
-
- 1 modified
-
trunk/thune/thune-gl.spec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/thune-gl.spec
r536 r537 40 40 mkdir include 41 41 sed -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/TexFont gui.h>~" gl/gx.h >include/gx.h42 sed -e "s~\"gui.h\"~<thune/gui.h>~" -e "s~\"TexFont.h\"~<thune/TexFont.h>~" gl/gx.h >include/gx.h 43 43 install -m 644 include/gx.h $RPM_BUILD_ROOT%{_includedir}/thune 44 44 install -m 644 include/gui.h $RPM_BUILD_ROOT%{_includedir}/thune
