%autosetup does not works with muzltiple -a.
https://github.com/rpm-software-management/rpm/issues/1204 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=475
This commit is contained in:
parent
27d3e54357
commit
ff08a1604f
@ -176,7 +176,8 @@ maps with Postfix, you need this.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -a 2 -a 3 -p0
|
%setup -a 2 -a 3
|
||||||
|
%autopatch -p0
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user