1
0
forked from rpms/pykickstart

Switch to %autosetup -p 1

This commit is contained in:
Andrew Lukoshko 2025-05-30 18:20:58 +00:00
parent e7e445f63c
commit f10833b831

View File

@ -47,7 +47,7 @@ Python 3 library for manipulating kickstart files. The binaries are found in
the pykickstart package.
%prep
%setup -q
%autosetup -p 1
%build
make PYTHON=%{__python3}