Magellan Linux

Diff of /trunk/extras/glib-networking/glib-networking-2.62.1-r3.smage2

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

revision 33263 by niro, Tue Oct 22 12:37:28 2019 UTC revision 33264 by niro, Tue Oct 22 12:40:17 2019 UTC
# Line 29  UP2DATE="updatecmd_gnome ${PNAME}" Line 29  UP2DATE="updatecmd_gnome ${PNAME}"
29    
30  src_compile()  src_compile()
31  {  {
32   meson_configure \   meson_src_compile \
33   $(meson_opt ca_certificates_path /etc/ssl/certs/ca-certificates.crt) \   $(meson_opt ca_certificates_path /etc/ssl/certs/ca-certificates.crt) \
34   $(meson_bool_true libproxy_support) \   $(meson_bool_true libproxy_support) \
35   $(meson_bool_true pkcs11_support) \   $(meson_bool_true pkcs11_support) \
36   $(meson_opt openssl enabled) \   $(meson_opt openssl enabled) \
37   || die   || die
   
  minja || die  
38  }  }

Legend:
Removed from v.33263  
changed lines
  Added in v.33264