From 46435165828aef0c862972b23ef88344a737b4f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Thu, 4 Feb 2021 19:06:20 +0100 Subject: [PATCH] Fix make install call --- net-snmp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-snmp.spec b/net-snmp.spec index 8bb3e15..a04ca01 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -308,7 +308,7 @@ popd %install -%{make_install} +make install DESTDIR=%{buildroot} # Determine which arch net-snmp-config.h is going to try to #include. basearch=%{_arch}