Convert spec to %patch N
Related: RHEL-44911
This commit is contained in:
parent
451ca80e1e
commit
1e7270185a
@ -30,7 +30,7 @@ Mtools should be installed if you need to use MS-DOS disks
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0 -p1 -b .conf
|
%patch 0 -p1 -b .conf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
Loading…
Reference in New Issue
Block a user