glib/glib.spec

changeset 665
af9f2bac68b2
parent 526
7ddfdb42afce
child 671
f82939c12e5f
     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 \

mercurial