Explorar el Código

small whitespace correction

Michael Schloh von Bennewitz hace 21 años
padre
commit
abf6603efb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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