From 5fd36ad8ac9512d34c27ebd7d3027ddf788308bc Mon Sep 17 00:00:00 2001
From: Danny Auble <da@schedmd.com>
Date: Mon, 29 Apr 2013 14:19:54 -0700
Subject: [PATCH] add generate_pbs_nodefile to the torque rpm

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

diff --git a/slurm.spec b/slurm.spec
index 6cdd4edf241..f2ad36c8c31 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -777,6 +777,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/qstat
 %{_bindir}/qsub
 %{_bindir}/mpiexec
+%{_bindir}/generate_pbs_nodefile
 #############################################################################
 
 %files sjobexit
-- 
GitLab