14 lines
577 B
Text
14 lines
577 B
Text
Adjust ConfigPlaces.
|
|
|
|
Index: ietf
|
|
--- ietf.orig
|
|
+++ ietf
|
|
@@ -105,7 +105,7 @@ __license__ = "https://en.wikipedia.org/wiki/WTFPL"
|
|
|
|
KnownCmds = ("auth48", "author", "bcp", "bcponly", "charter", "conflict", "diff", "draft", "draftreport", \
|
|
"iesg", "mirror", "rfc", "rfcextra", "rfcinfo", "rg", "std", "stdonly", "tools", "tracker", "foo")
|
|
-ConfigPlaces = ("~/bin/ietf.config", "/usr/local/bin/ietf.config", "~/.ietf/ietf.config")
|
|
+ConfigPlaces = ("~/.ietf/ietf.config", "${SYSCONFDIR}/ietf.config")
|
|
|
|
# Make a block of text that can be executed in the CLI
|
|
CLICmdCode = ""
|