summarylogtreecommitdiffstats
path: root/slurm-llnl-dev.install
diff options
context:
space:
mode:
authorGordian Edenhofer2016-04-18 17:39:24 +0200
committerGordian Edenhofer2016-04-18 17:39:24 +0200
commitb97151504fad1ed351c64c130ef53a02ad1017a0 (patch)
tree92ced2ee909bd1a106cf6c987ddca106a96e3b43 /slurm-llnl-dev.install
parentcc42434719c39c9e6a31fd77d605ac142b9dba28 (diff)
downloadaur-b97151504fad1ed351c64c130ef53a02ad1017a0.tar.gz
Upgpkg: 16.05.0_0pre2-2
Set some more configure flags to compile more libraries into the final package in the hope that users do not have to recompile after installing a new optdep. Trigger autogen.sh for an up-to-date ./configure script. Escape possible spaces in variables.
Diffstat (limited to 'slurm-llnl-dev.install')
-rw-r--r--slurm-llnl-dev.install5
1 files changed, 0 insertions, 5 deletions
diff --git a/slurm-llnl-dev.install b/slurm-llnl-dev.install
index 17a84b71daf6..77a897dd2db3 100644
--- a/slurm-llnl-dev.install
+++ b/slurm-llnl-dev.install
@@ -21,16 +21,11 @@ post_install() {
echo -e "\e[34;1m==>\e[39;1m NOTE: You have to create a slurm configuration-file in /etc/slurm-llnl/ \e[0m"
echo -e "\e[34;1m==>\e[39;1m prior to starting any slurm daemons. \e[0m"
- echo -e "\e[34;1m==>\e[39;1m NOTE: In order for new optional dependencies to be taken into account \e[0m"
- echo -e "\e[34;1m==>\e[39;1m slurm-llnl has to be recompiled. \e[0m"
}
## arg 1: the new package version
## arg 2: the old package version
post_upgrade() {
- echo -e "\e[34;1m==>\e[39;1m NOTE: In order for new optional dependencies to be taken into account \e[0m"
- echo -e "\e[34;1m==>\e[39;1m slurm-llnl has to be recompiled. \e[0m"
-
# THIS HAS TO BE REMOVED ONEDAY - TODO
if [ -f /etc/slurm/slurm.conf ]; then
mv /etc/slurm/* /etc/slurm-llnl/