]> git.pld-linux.org Git - packages/acpi_call.git/blobdiff - acpi_call.spec
fix build with kernel 4.14
[packages/acpi_call.git] / acpi_call.spec
index 1e3986aefd2a488f01a8c581866e694921abf28c..4822260373d7b6802c253106abba68f3c06828c8 100644 (file)
@@ -93,6 +93,8 @@ cp -a installed/* $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%if %{with userspace}
 %files -n %{pname}-scripts
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_datadir}/acpi_call/*.sh
+%endif
This page took 0.083649 seconds and 4 git commands to generate.