Pārlūkot izejas kodu

fix run-time by linking in the framework library

Ralf S. Engelschall 21 gadi atpakaļ
vecāks
revīzija
25bd30831d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      libdbi/libdbi.spec

+ 1 - 0
libdbi/libdbi.spec

@@ -111,6 +111,7 @@ AutoReqProv:  no
 %if "%{with_pgsql}" == "yes"
       LIBS="$LIBS -lssl -lcrypto -lcrypt"
 %endif
+      LIBS="$LIBS `pwd`/../libdbi-%{V_dbi}/src/.libs/libdbi.a"
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
       CPPFLAGS="%{l_cppflags}" \