Magellan Linux

Diff of /smage/trunk/core/libXaw/libXaw-1.0.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 298 by niro, Tue Apr 27 23:04:55 2010 UTC revision 299 by niro, Tue Apr 27 23:08:11 2010 UTC
# Line 27  src_compile() Line 27  src_compile()
27  {  {
28   cd ${SRCDIR}   cd ${SRCDIR}
29    
30   xorg_src_configure --disable-xaw8 || die   # only need xaw6 for the ica-client
31     xorg_src_configure --disable-xaw8 --disable-xaw7 || die
32   mmake || die   mmake || die
33  }  }

Legend:
Removed from v.298  
changed lines
  Added in v.299