pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Siproxd: Update TODO, properly substitute PREFIX in siproxd.conf.example
Module Name: pkgsrc-wip
Committed By: Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By: hauke
Date: Thu Nov 8 12:14:18 2018 +0100
Changeset: 0ec53ed8fe8252e8962a650a1b9d50e889cf264a
Modified Files:
siproxd/Makefile
siproxd/TODO.siproxd
Log Message:
Siproxd: Update TODO, properly substitute PREFIX in siproxd.conf.example
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0ec53ed8fe8252e8962a650a1b9d50e889cf264a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
siproxd/Makefile | 2 +-
siproxd/TODO.siproxd | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/siproxd/Makefile b/siproxd/Makefile
index d99b87c5a7..66164112a8 100644
--- a/siproxd/Makefile
+++ b/siproxd/Makefile
@@ -54,7 +54,7 @@ SUBST_CLASSES+= paths
SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= doc/siproxd.conf.example
SUBST_MESSAGE.paths= performing pathname substitutions
-SUBST_VARS.paths= VARBASE PKG_SYSCONFDIR SIPROXD_USER SIPROXD_HOME
+SUBST_VARS.paths= VARBASE PREFIX PKG_SYSCONFDIR SIPROXD_USER SIPROXD_HOME
post-install:
.for ff in README RELNOTES doc/FAQ doc/KNOWN_BUGS doc/RFC3261_compliance.txt
diff --git a/siproxd/TODO.siproxd b/siproxd/TODO.siproxd
index 2bad197e09..4e95582718 100644
--- a/siproxd/TODO.siproxd
+++ b/siproxd/TODO.siproxd
@@ -1,6 +1,4 @@
TODOs for wip/siproxd
-o install files from doc
o optionally install html and pdf documentation (siproxd-doc package?)
-o patch paths in siproxd.conf.sample
-o provide siproxd rc.d file
+o run in chroot
\ No newline at end of file
Home |
Main Index |
Thread Index |
Old Index