[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: fix dbconfig install
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: fix dbconfig install |
Date: |
Fri, 08 Sep 2023 20:04:48 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new ad73b535 fix dbconfig install
ad73b535 is described below
commit ad73b53524264a4d86777c514efd5bd57d56e086
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Sep 8 20:04:45 2023 +0200
fix dbconfig install
---
debian/taler-exchange.install | 1 -
doc/Makefile.am | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/taler-exchange.install b/debian/taler-exchange.install
index 54a7569d..38b3d558 100644
--- a/debian/taler-exchange.install
+++ b/debian/taler-exchange.install
@@ -14,7 +14,6 @@ usr/lib/*/taler/libtaler_plugin_kyclogic_*.so
usr/lib/*/taler/libtaler_extension_*.so
usr/share/man/man1/taler-exchange-aggregator*
usr/share/man/man1/taler-exchange-closer*
-usr/share/man/man1/taler-exchange-dbinit*
usr/share/man/man1/taler-exchange-drain*
usr/share/man/man1/taler-exchange-expire*
usr/share/man/man1/taler-exchange-httpd*
diff --git a/doc/Makefile.am b/doc/Makefile.am
index e3818d59..b1dd349b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -22,6 +22,7 @@ man_MANS = \
prebuilt/man/taler-exchange-aggregator.1 \
prebuilt/man/taler-exchange-benchmark.1 \
prebuilt/man/taler-exchange-closer.1 \
+ prebuilt/man/taler-exchange-dbconfig.1 \
prebuilt/man/taler-exchange-dbinit.1 \
prebuilt/man/taler-exchange-drain.1 \
prebuilt/man/taler-exchange-expire.1 \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: fix dbconfig install,
gnunet <=