Commit graph

2 commits

Author SHA1 Message Date
Mikhail Novosyolov
15ecbd08f5 Fix missing line break in %%autopatch macro
e.g.

%prep
%setup -q
%autopatch -p1
sed -i -e 's,\[libcrypto,\[libressl-libcrypto,g' configure.ac

resulted to:

/usr/bin/patch -p1 -s --fuzz=0 -s -Used -i -e 's,\[libcrypto,\[libressl-libcrypto,g' configure.ac
2020-02-25 06:13:34 +03:00
Denis Silakov
b09c998d65 Add autosetup macros 2017-09-23 13:59:31 +03:00