Thu, 06 Sep 2012 22:34:13 +0200
Redirect installation of bash completion scripts to a more appropriate path.
glib/glib.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/glib/glib.spec Thu Sep 06 20:03:17 2012 +0200 1.2 +++ b/glib/glib.spec Thu Sep 06 22:34:13 2012 +0200 1.3 @@ -108,6 +108,9 @@ 1.4 %{l_shtool} subst \ 1.5 -e 's;\(#define _XOPEN_SOURCE\) 600;\1 601;' \ 1.6 glib/tests/strfuncs.c 1.7 + %{l_shtool} subst \ 1.8 + -e 's;\(completiondir =\) \$(sysconfdir)/bash_completion.d;\1 $(pkgdatadir)/giobash;' \ 1.9 + gio/Makefile.in 1.10 case "%{l_platform -t}" in 1.11 *-sunos* ) 1.12 %{l_shtool} subst \