浏览代码

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