|
|
@@ -83,12 +83,10 @@ AutoReqProv: no
|
|
|
gtk/xdgmime/Makefile.in \
|
|
|
gdk/x11/Makefile.in
|
|
|
|
|
|
- # avoid searching for shared libraries,
|
|
|
- # and force pkg-config to provide static libs
|
|
|
+ # avoid searching for shared libraries
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;echo eval echo \\\$export_dynamic_flag_spec;;g' \
|
|
|
-e 's;^\(LIBS="-lintl\)\ *\($LIBS"\);\1 -liconv \2;g' \
|
|
|
- -e 's;\(PKG_CONFIG.*--libs\);\1 --static;g' \
|
|
|
configure
|
|
|
|
|
|
# build binaries from static libraries
|