346 -e 's;^\(DEFS+=\).*\\$;\1 \\;' \ |
346 -e 's;^\(DEFS+=\).*\\$;\1 \\;' \ |
347 -e "s;\-I[^ \t][^ \t]*;`%{l_prefix}/bin/pkg-config --cflags-only-I libcurl libxml-2.0`;g" \ |
347 -e "s;\-I[^ \t][^ \t]*;`%{l_prefix}/bin/pkg-config --cflags-only-I libcurl libxml-2.0`;g" \ |
348 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libcurl libxml-2.0`;" \ |
348 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libcurl libxml-2.0`;" \ |
349 modules/xcap_client/Makefile |
349 modules/xcap_client/Makefile |
350 %{l_shtool} subst \ |
350 %{l_shtool} subst \ |
351 -e 's;^\(DEFS+= *\);\1 -D__EXTENSIONS__;' \ |
|
352 modules/presence_xml/Makefile \ |
|
353 %{l_shtool} subst \ |
|
354 -e 's;^\(DEFS+=\).*\\$;\1 \\;' \ |
351 -e 's;^\(DEFS+=\).*\\$;\1 \\;' \ |
355 -e "s;\-I[^ \t][^ \t]*;`%{l_prefix}/bin/pkg-config --cflags-only-I libxml-2.0`;g" \ |
352 -e "s;\-I[^ \t][^ \t]*;`%{l_prefix}/bin/pkg-config --cflags-only-I libxml-2.0`;g" \ |
356 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libxml-2.0`;" \ |
353 -e "s;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libxml-2.0`;" \ |
357 modules/cpl-c/Makefile \ |
354 modules/cpl-c/Makefile \ |
358 modules/presence/Makefile \ |
355 modules/presence/Makefile \ |
365 modules/pua_usrloc/Makefile \ |
362 modules/pua_usrloc/Makefile \ |
366 modules/pua_xmpp/Makefile \ |
363 modules/pua_xmpp/Makefile \ |
367 modules/b2b_logic/Makefile \ |
364 modules/b2b_logic/Makefile \ |
368 modules/rls/Makefile |
365 modules/rls/Makefile |
369 %{l_shtool} subst \ |
366 %{l_shtool} subst \ |
|
367 -e 's;^\(DEFS+= *\);\1-D__EXTENSIONS__ ;' \ |
|
368 modules/presence_xml/Makefile |
|
369 %{l_shtool} subst \ |
370 -e 's;^\(DEFS+=\).*;\1`%{l_prefix}/bin/pkg-config --cflags-only-I libconfuse`;' \ |
370 -e 's;^\(DEFS+=\).*;\1`%{l_prefix}/bin/pkg-config --cflags-only-I libconfuse`;' \ |
371 -e 's;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libconfuse`;' \ |
371 -e 's;^\(LIBS=\).*;\1`%{l_prefix}/bin/pkg-config --libs libconfuse`;' \ |
372 modules/carrierroute/Makefile |
372 modules/carrierroute/Makefile |
373 %{l_shtool} subst \ |
373 %{l_shtool} subst \ |
374 -e 's;\(LIBS = .*-L\$(shell pg_config --libdir) -lpq\);\1 $(shell pg_config --libs);' \ |
374 -e 's;\(LIBS = .*-L\$(shell pg_config --libdir) -lpq\);\1 $(shell pg_config --libs);' \ |