summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10a1c1b90be2..2a8e30ce16d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jan 21 10:32:46 UTC 2016
+# Thu Jan 21 19:21:04 UTC 2016
pkgbase = slurm-llnl-dev
pkgdesc = Simple Linux Utility for Resource Management (development version)
pkgver = 15.08.7
@@ -30,6 +30,7 @@ pkgbase = slurm-llnl-dev
provides = slurm-llnl
conflicts = slurm-llnl
conflicts = slurm-llnl-git
+ backup = etc/default/slurm-llnl
source = slurm-tmpfiles.conf
source = slurm-llnl-default-conf
source = slurmctld.service
diff --git a/PKGBUILD b/PKGBUILD
index 288f6c1ece67..767829e1756b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,6 +32,7 @@ optdepends=("hwloc: enables the task/cgroup plugin"
makedepends=('python')
provides=('slurm-llnl')
conflicts=('slurm-llnl' 'slurm-llnl-git')
+backup=('etc/default/slurm-llnl')
install=${pkgname}.install
source=("slurm-tmpfiles.conf"
"slurm-llnl-default-conf"