summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpm/SPECS/python-ethtool.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec
index 37c72da..979c2ed 100644
--- a/rpm/SPECS/python-ethtool.spec
+++ b/rpm/SPECS/python-ethtool.spec
@@ -17,6 +17,9 @@ ethtool python bindings
%prep
%setup -q
+%build
+make
+
%install
rm -rf %{buildroot}
make DESTDIR=%{buildroot} install