summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/data/generate/remctl/docknot.yaml6
-rw-r--r--t/data/update/remctl/docknot.yaml6
2 files changed, 6 insertions, 6 deletions
diff --git a/t/data/generate/remctl/docknot.yaml b/t/data/generate/remctl/docknot.yaml
index d12a3d4..01173a5 100644
--- a/t/data/generate/remctl/docknot.yaml
+++ b/t/data/generate/remctl/docknot.yaml
@@ -22,6 +22,9 @@ build:
autoconf: '2.64'
automake: '1.11'
autotools: true
+ bootstrap: |
+ You will also need pkg-config installed to regenerate configure and
+ xml2rfc to build the formatted protocol documentation.
gssapi: true
install: true
kerberos: true
@@ -102,9 +105,6 @@ build:
directories separately with `--with-gput-include` and `--with-gput-lib`.
reduced_depends: true
type: Autoconf
-bootstrap: |
- You will also need pkg-config installed to regenerate configure and
- xml2rfc to build the formatted protocol documentation.
debian:
summary: |
Debian packages are available from Debian as of Debian 3.1 (sarge). For
diff --git a/t/data/update/remctl/docknot.yaml b/t/data/update/remctl/docknot.yaml
index addf21e..5d247c9 100644
--- a/t/data/update/remctl/docknot.yaml
+++ b/t/data/update/remctl/docknot.yaml
@@ -10,13 +10,13 @@ blurb: |
be set separately for each command, unlike with rsh. remctl is like a
Kerberos-authenticated simple CGI server, or a combination of Kerberos ssh
and sudo without most of the features and complexity of either.
-bootstrap: |
- You will also need pkg-config installed to regenerate configure and
- xml2rfc to build the formatted protocol documentation.
build:
autoconf: '2.64'
automake: '1.11'
autotools: true
+ bootstrap: |
+ You will also need pkg-config installed to regenerate configure and
+ xml2rfc to build the formatted protocol documentation.
gssapi: true
install: true
kerberos: true