Use %autosetup in the %prep step.

Signed-off-by: Filipe Brandenburger <filbranden@gmail.com>
This commit is contained in:
Filipe Brandenburger 2020-09-17 18:00:31 -07:00
parent f82432f5b8
commit d5b6ba4459
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ License: LGPLv2 and GPLv2
Provides development headers for numa library calls
%prep
%setup -q -n %{name}-%{version}
%autosetup
%build
# This package fails to build with LTO due to undefined symbols. LTO