libpsl.spec: use %autosetup to apply patches automatically

This commit is contained in:
Kamil Dudka 2020-01-30 14:14:19 +01:00
parent 9712293138
commit a9e524e1eb

View File

@ -67,7 +67,7 @@ from a plain text Public Suffix List.
%prep
%setup -q
%autosetup -p1
rm -frv list
ln -sv %{_datadir}/publicsuffix list
sed -i -e "1s|#!.*|#!%{__python3}|" src/psl-make-dafsa