Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
machinejobfeatures
mjf-scripts
Commits
7894dbf1
Commit
7894dbf1
authored
May 04, 2016
by
Andrew McNab
Browse files
00.11
parent
a9e840f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
7894dbf1
...
...
@@ -48,7 +48,8 @@ mjf-scripts.tgz: $(TGZ_FILES)
install
:
$(INSTALL_FILES)
mkdir
-p
$(RPM_BUILD_ROOT)
/etc/rc.d/init.d
\
$(RPM_BUILD_ROOT)
/etc/profile.d
$(RPM_BUILD_ROOT)
/etc/profile.d
\
$(RPM_BUILD_ROOT)
/usr/sbin
cp
mjf.init
\
$(RPM_BUILD_ROOT)
/etc/rc.d/init.d/mjf
...
...
@@ -58,7 +59,6 @@ torque-install: $(INSTALL_FILES) install
cp
mjf.csh.torque
\
$(RPM_BUILD_ROOT)
/etc/profile.d/mjf.csh
mkdir
-p
$(RPM_BUILD_ROOT)
/var/lib/torque/mom_priv
mkdir
-p
$(RPM_BUILD_ROOT)
/usr/sbin
cp
prologue.user epilogue.user
\
$(RPM_BUILD_ROOT)
/var/lib/torque/mom_priv
cp
mjf-get-total-cpu.torque
\
...
...
mjf-torque.spec
View file @
7894dbf1
...
...
@@ -36,4 +36,4 @@ fi
/var/lib/torque/mom_priv
/etc/rc.d/init.d/*
/etc/profile.d/*
/usr/bin/*
/usr/
s
bin/*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment