Browse Source

fix building

Ralf S. Engelschall 24 years ago
parent
commit
f9b1275da8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sitecopy/sitecopy.spec

+ 1 - 0
sitecopy/sitecopy.spec

@@ -55,6 +55,7 @@ AutoReqProv:  no
 %build
     CC="%{l_cc}" \
     CFLAGS="%{l_cflags -O}" \
+    LDFLAGS="-L%{l_prefix}/lib" \
     LIBS="-lssl -lcrypto" \
     ./configure \
         --prefix=$RPM_BUILD_ROOT%{l_prefix} \