Magellan Linux

Diff of /branches/magellan-0_10_0/extras/kdebindings4/kdebindings4-4.2.4-r1.smage2

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

revision 1918 by niro, Tue Jun 9 21:54:42 2009 UTC revision 1919 by niro, Tue Jun 9 22:00:41 2009 UTC
# Line 32  src_compile() Line 32  src_compile()
32   # sip/pyqt/pykde built separately, not here   # sip/pyqt/pykde built separately, not here
33   kde4_configure \   kde4_configure \
34   $(cmake_with OpenGL) \   $(cmake_with OpenGL) \
35   $(cmake_without Ruby) \   $(cmake_without RUBY) \
36   $(cmake_with Akonadi) \   $(cmake_with Akonadi) \
37   $(cmake_with KdepimLibs) \   $(cmake_with KdepimLibs) \
38   $(cmake_with Nepomuk) \   $(cmake_with Nepomuk) \
# Line 42  src_compile() Line 42  src_compile()
42   $(cmake_without PythonLibrary) \   $(cmake_without PythonLibrary) \
43   $(cmake_without SIP) \   $(cmake_without SIP) \
44   $(cmake_without Mono) \   $(cmake_without Mono) \
45     $(cmake_build_not ruby) \
46   || die   || die
47    
48   mmake || die   mmake || die

Legend:
Removed from v.1918  
changed lines
  Added in v.1919