Magellan Linux

Diff of /trunk/extras/libproxy/libproxy-0.4.7-r2.smage2

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

revision 11560 by niro, Mon Mar 12 22:14:31 2012 UTC revision 11561 by niro, Mon Mar 12 22:15:38 2012 UTC
# Line 79  src_compile() Line 79  src_compile()
79   cmake_configure \   cmake_configure \
80   -DLIBEXEC_INSTALL_DIR=/usr/'$(mlibdir)'/libproxy \   -DLIBEXEC_INSTALL_DIR=/usr/'$(mlibdir)'/libproxy \
81   $(cmake_opt PERL_VENDORINSTALL ON) \   $(cmake_opt PERL_VENDORINSTALL ON) \
82   $(cmake-with GNOME) \   $(cmake_with GNOME) \
83   $(cmake-with GNOME3) \   $(cmake_with GNOME3) \
84   $(cmake-with KDE4) \   $(cmake_with KDE4) \
85   $(cmake-with NM) \   $(cmake_with NM) \
86   $(cmake-with PERL) \   $(cmake_with PERL) \
87   $(cmake-with PYTHON) \   $(cmake_with PYTHON) \
88   $(cmake-with VALA) \   $(cmake_with VALA) \
89   $(cmake-without DOTNET) \   $(cmake_without DOTNET) \
90   $(cmake-without WEBKIT) \   $(cmake_without WEBKIT) \
91   $(cmake-without WEBKIT3) \   $(cmake_without WEBKIT3) \
92   $(cmake-without MOZJS) \   $(cmake_without MOZJS) \
93   || die   || die
94    
95   mmake || die   mmake || die

Legend:
Removed from v.11560  
changed lines
  Added in v.11561