From 14afbaf2ad5555a75ac13fdd9c14c22ac36379d7 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Mon, 18 Jan 2021 01:00:10 +0000 Subject: [PATCH] Use %make_install macro --- hwdata.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hwdata.spec b/hwdata.spec index 08874dd..5195509 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -20,8 +20,7 @@ such as the pci.ids and usb.ids databases. # nothing to build %install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT libdir=%{_prefix}/lib +%make_install libdir=%{_prefix}/lib %files %license COPYING