opnsense-ports/sysutils/torque/files/patch-src-scheduler.cc-samples-fifo-Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
467 B
Text

--- 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)