106 -e 's;-l\(g[a-z]*\)-2\.0;-l\1;g' \ |
106 -e 's;-l\(g[a-z]*\)-2\.0;-l\1;g' \ |
107 *-2.0.pc.in |
107 *-2.0.pc.in |
108 %{l_shtool} subst \ |
108 %{l_shtool} subst \ |
109 -e 's;\(#define _XOPEN_SOURCE\) 600;\1 601;' \ |
109 -e 's;\(#define _XOPEN_SOURCE\) 600;\1 601;' \ |
110 glib/tests/strfuncs.c |
110 glib/tests/strfuncs.c |
|
111 %{l_shtool} subst \ |
|
112 -e 's;\(completiondir =\) \$(sysconfdir)/bash_completion.d;\1 $(pkgdatadir)/giobash;' \ |
|
113 gio/Makefile.in |
111 case "%{l_platform -t}" in |
114 case "%{l_platform -t}" in |
112 *-sunos* ) |
115 *-sunos* ) |
113 %{l_shtool} subst \ |
116 %{l_shtool} subst \ |
114 -e 's;^\(LIBELF_LIBS =\);\1 -lelf;' \ |
117 -e 's;^\(LIBELF_LIBS =\);\1 -lelf;' \ |
115 gio/Makefile.in |
118 gio/Makefile.in |