summaryrefslogtreecommitdiff
path: root/sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-04-16 18:23:45 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-04-16 18:23:45 +0000
commitac8c103656306da7a3f56833cc22191c99564405 (patch)
tree86e0032a27bd15781d177280fa35e889874c761d /sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in
parent- Update to 1.05 (diff)
- "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH - Trim Makefile header - Add CONFLICTS_INSTALL [1] - Make rc scripts more rclint compliant - Update WWW line in pkg-descr PR: ports/175063 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Approved by: danfe (maintainer of games/qstat, via email) [1] Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=315876
Diffstat (limited to 'sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in')
-rw-r--r--sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in b/sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in
new file mode 100644
index 000000000000..3a196cb805f9
--- /dev/null
+++ b/sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in
@@ -0,0 +1,11 @@
+--- src.orig/scheduler.cc/samples/fifo/Makefile.in Wed Jul 19 22:47:42 2006
++++ src/scheduler.cc/samples/fifo/Makefile.in Wed Jul 19 22:59:44 2006
+@@ -132,7 +132,7 @@
+ XPBSMON_DIR = $(libdir)/xpbsmon
+
+ # Support files used by the scheduler
+-schedprivdir = $(PBS_SERVER_HOME)/sched_priv
++schedprivdir = ${prefix}/share/examples/torque/var/spool/torque/sched_priv
+ schedpriv_DATA = sched_config resource_group holidays dedicated_time
+
+ EXTRA_DIST = $(schedpriv_DATA)