From 6cb4db98526b38f0e33fe7aca842a3037ba9b0a0 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@llnl.gov>
Date: Tue, 11 Oct 2005 18:18:17 +0000
Subject: [PATCH] added slurmd_step to slurm.spec

---
 slurm.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/slurm.spec b/slurm.spec
index 9c77067dd7c..71669c8aa87 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -204,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 %{_sbindir}/slurmctld
 %{_sbindir}/slurmd
+%{_sbindir}/slurmd_step
 %{_libdir}/*.so*
 %{_libdir}/slurm/src/*
 %{_mandir}/man1/*
-- 
GitLab