pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spcm: Fix plist
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Aug 30 19:39:04 2020 +0000
Changeset: 3fa264543a7b32200302d783e32ae38e7451a2b3
Modified Files:
spcm/Makefile
spcm/PLIST
Log Message:
spcm: Fix plist
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3fa264543a7b32200302d783e32ae38e7451a2b3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spcm/Makefile | 2 +-
spcm/PLIST | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/spcm/Makefile b/spcm/Makefile
index 9d342bef74..2db70dff8b 100644
--- a/spcm/Makefile
+++ b/spcm/Makefile
@@ -12,7 +12,7 @@ LICENSE= 2-clause-bsd
# Add py-hostlist dep
-DATADIR= ${PREFIX}/share/cluster-admin
+DATADIR= ${PREFIX}/share/spcm
SUBST_CLASSES+= sbin
SUBST_STAGE.sbin= pre-configure
diff --git a/spcm/PLIST b/spcm/PLIST
index 2a1d4903b2..890957fa9f 100644
--- a/spcm/PLIST
+++ b/spcm/PLIST
@@ -117,12 +117,12 @@ sbin/slurm-usage-report
sbin/spcm-banner
sbin/spcm-update-from-wip
sbin/ssh-keygen-for-user
-share/cluster-admin/WWW/centos-power.jpg
-share/cluster-admin/WWW/global_styles.css
-share/cluster-admin/WWW/gmetad.conf.template
-share/cluster-admin/WWW/gmond.conf.template
-share/cluster-admin/WWW/index.php
-share/cluster-admin/WWW/pkgsrc.jpg
-share/cluster-admin/profile.d/zzz-cluster.csh
-share/cluster-admin/profile.d/zzz-cluster.sh
-share/cluster-admin/sys-update.sbatch
+share/spcm/WWW/centos-power.jpg
+share/spcm/WWW/global_styles.css
+share/spcm/WWW/gmetad.conf.template
+share/spcm/WWW/gmond.conf.template
+share/spcm/WWW/index.php
+share/spcm/WWW/pkgsrc.jpg
+share/spcm/profile.d/zzz-cluster.csh
+share/spcm/profile.d/zzz-cluster.sh
+share/spcm/sys-update.sbatch
Home |
Main Index |
Thread Index |
Old Index