No description
Find a file
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
.abf.yml Added macros to recognize RPM derivative: %%_rpm, %%rpm4, %%rpm5 2020-02-20 20:04:26 +03:00
autosetup.macros Fix missing line break in %%autopatch macro 2020-02-25 06:13:34 +03:00
debug.patch Fixed typo 2019-06-14 18:35:02 +03:00
rpm.rpmlintrc - new version 5.4.9 2012-08-01 14:59:23 +04:00
rpm.spec Fix missing line break in %%autopatch macro 2020-02-25 06:13:34 +03:00