소스 검색

fix building

Ralf S. Engelschall 24 년 전
부모
커밋
f9b1275da8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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} \