Magellan Linux

Diff of /trunk/extras/kdenetwork4/kdenetwork4-4.2.4-r1.smage2

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

revision 2005 by niro, Thu Jun 11 14:05:01 2009 UTC revision 2006 by niro, Thu Jun 11 14:06:52 2009 UTC
# Line 114  src_compile() Line 114  src_compile()
114   $(cmake_with groupwise) \   $(cmake_with groupwise) \
115   $(cmake_with highlight) \   $(cmake_with highlight) \
116   $(cmake_with history) \   $(cmake_with history) \
  $(cmake_with irc) \  
117   $(cmake_with jabber) \   $(cmake_with jabber) \
118   $(cmake_with latex) \   $(cmake_with latex) \
119   $(cmake_with meanwhile) \   $(cmake_with meanwhile) \
# Line 135  src_compile() Line 134  src_compile()
134   $(cmake_with winpopup) \   $(cmake_with winpopup) \
135   $(cmake_with wlm) \   $(cmake_with wlm) \
136   $(cmake_with yahoo) \   $(cmake_with yahoo) \
137   $(cmake_without telepathy) \   $(cmake_without irc) \
138   $(cmake_without msn)"   $(cmake_without msn) \
139     $(cmake_without telepathy)"
140    
141    
142   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die   kde4_configure ${configure_common} ${configure_libs} ${configure_features} || die
143   mmake || die   mmake || die

Legend:
Removed from v.2005  
changed lines
  Added in v.2006