Browse Source

fix libIDL-config-2

Michael van Elst 23 years ago
parent
commit
b2a6955d9a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libidl/libidl.spec

+ 1 - 0
libidl/libidl.spec

@@ -60,6 +60,7 @@ AutoReqProv:  no
     %{l_shtool} subst \
         -e 's;/libIDL-2\.0;/libIDL;g' \
         -e 's;libIDL-2\.la;libIDL2.la;g' \
+        -e 's;-lIDL-2;-lIDL2;g' \
         Makefile.in libIDL-config-2.in libIDL-2.0.pc.in
 
 %build