소스 검색

small whitespace correction

Michael Schloh von Bennewitz 21 년 전
부모
커밋
abf6603efb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      openssh/openssh.spec

+ 1 - 1
openssh/openssh.spec

@@ -159,7 +159,7 @@ AutoReqProv:  no
         *-darwin* )
             %{l_shtool} subst \
                 -e 's;LIBS="-lcrypto $LIBS";LIBS="%{l_prefix}/lib/libcrypto.a $LIBS";' \
-               configure
+                configure
             ;;
     esac