summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openlmi-providers.spec')
-rw-r--r--openlmi-providers.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 7343587..55d3f06 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -233,6 +233,9 @@ popd
%install
make install/fast DESTDIR=$RPM_BUILD_ROOT -C %{_target_platform}
+# The log file must be created
+touch "$RPM_BUILD_ROOT/%logfile"
+
# XXX
# Remove pythonies
# Don't forget to remove this dirty hack in the future