We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ab4c5 commit 0207ecbCopy full SHA for 0207ecb
1 file changed
rpm/SPECS/python-ethtool.spec
@@ -17,6 +17,9 @@ ethtool python bindings
17
%prep
18
%setup -q
19
20
+%build
21
+make
22
+
23
%install
24
rm -rf %{buildroot}
25
make DESTDIR=%{buildroot} install
0 commit comments