Browse Source

fix references to package-version

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
285395ab60
  1. 3
      glib2/glib2.spec

3
glib2/glib2.spec

@ -68,7 +68,8 @@ AutoReqProv: no
*/Makefile.in \
m4macros/glib-2.0.m4
%{l_shtool} subst \
-e 's;\(g[a-z]*\)-2\.0;\12;g' \
-e 's;/glib-2\.0;/glib2;g' \
-e 's;-l\(g[a-z]*\)-2\.0;-l\12;g' \
*-2.0.pc.in
%build

Loading…
Cancel
Save