Parcourir la source

small whitespace correction

Michael Schloh von Bennewitz il y a 21 ans
Parent
commit
abf6603efb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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