Kaynağa Gözat

glib2 no longer has a glib-config command

Ralf S. Engelschall 22 yıl önce
ebeveyn
işleme
2c7dc99dd8
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4 1
      libgdome/libgdome.spec

+ 4 - 1
libgdome/libgdome.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        SGML
 License:      LGPL
 Version:      0.8.1
-Release:      20031019
+Release:      20031128
 
 #   list of sources
 Source0:      http://gdome2.cs.unibo.it/tarball/gdome2-%{version}.tar.gz
@@ -58,6 +58,9 @@ AutoReqProv:  no
 
 %prep
     %setup -q -n gdome2-%{version}
+    %{l_shtool} subst \
+        -e 's;@GLIB_CONFIG@;pkg-config glib-2.0;g' \
+        gdome-config.in
 
 %build
     CC="%{l_cc}" \