From 28ec368f140c94bb6c9c7bab5cb05cb066cb2d55 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Sat, 14 Mar 2020 01:39:58 +0300 Subject: [PATCH] Fix comment --- libressl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libressl.spec b/libressl.spec index 3083c21..f437d82 100644 --- a/libressl.spec +++ b/libressl.spec @@ -74,7 +74,7 @@ Url: http://libressl.org # https://bugzilla.kernel.org/show_bug.cgi?id=202159 # To make a tarball from git: # git clone https://github.com/libressl-portable/portable.git -# ./autogen.sh && ./dist.sh +# cd portable && ./autogen.sh && ./dist.sh # Built from: # - libressl-portable/portable commit 5542c18 # - libressl-portable/openbsd commit af32f91