We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c705a09 commit 99acb20Copy full SHA for 99acb20
tuned.spec
@@ -317,7 +317,7 @@ make install-ppd DESTDIR="%{buildroot}" BINDIR="%{_bindir}" \
317
SBINDIR="%{_sbindir}" DOCDIR="%{docdir}" %{make_python_arg}
318
319
# manual
320
-make install-html DESTDIR=%{buildroot} DOCDIR=%{docdir}
+make install-html DESTDIR=%{buildroot} DOCDIR=%{docdir} %{make_python_arg}
321
322
# conditional support for grub2, grub2 is not available on all architectures
323
# and tuned is noarch package, thus the following hack is needed
0 commit comments