forked from rpms/pykickstart
Switch to %autosetup -p 1
This commit is contained in:
parent
e7e445f63c
commit
f10833b831
@ -47,7 +47,7 @@ Python 3 library for manipulating kickstart files. The binaries are found in
|
|||||||
the pykickstart package.
|
the pykickstart package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p 1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make PYTHON=%{__python3}
|
make PYTHON=%{__python3}
|
||||||
|
Loading…
Reference in New Issue
Block a user