소스 검색

apply the usual Solaris Autoconf workaround

Ralf S. Engelschall 19 년 전
부모
커밋
192b6b181a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      lftp/lftp.spec

+ 1 - 0
lftp/lftp.spec

@@ -71,6 +71,7 @@ AutoReqProv:  no
     CFLAGS="%{l_cflags -O}" \
     CXXFLAGS="%{l_cxxflags -O}" \
     CPPFLAGS="%{l_cppflags}" \
+    GREP="grep" \
     ./configure \
         --srcdir=$srcdir \
         --prefix=%{l_prefix} \