summaryrefslogtreecommitdiff
path: root/spec/build.inc
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build.inc')
-rw-r--r--spec/build.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build.inc b/spec/build.inc
index 94d5e06d3..7bab4370f 100644
--- a/spec/build.inc
+++ b/spec/build.inc
@@ -42,6 +42,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
make install_system_dirs DESTDIR=$RPM_BUILD_ROOT
%if %{enable_systemd}
make install_systemd_units DESTDIR=$RPM_BUILD_ROOT
+make install_systemd_generators DESTDIR=$RPM_BUILD_ROOT
make install_tmpfiles_configuration DESTDIR=$RPM_BUILD_ROOT
%else
make install_initscripts DESTDIR=$RPM_BUILD_ROOT