[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: postinst
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: postinst |
Date: |
Thu, 29 Jul 2021 14:09:54 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new 8ab9ce4b postinst
8ab9ce4b is described below
commit 8ab9ce4b0f8f9c5af2c965e0f5d3884eed181d33
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jul 29 14:09:49 2021 +0200
postinst
---
debian/taler-exchange-offline.postinst | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/taler-exchange-offline.postinst
b/debian/taler-exchange-offline.postinst
index b93761de..b58e6f48 100644
--- a/debian/taler-exchange-offline.postinst
+++ b/debian/taler-exchange-offline.postinst
@@ -18,7 +18,11 @@ configure)
--home ${TALER_HOME}/offline taler-exchange-offline
fi
-abort-upgrade | abort-remove | abort-deconfigure) ;;
+ ;;
+
+abort-upgrade | abort-remove | abort-deconfigure)
+
+ ;;
*)
echo "postinst called with unknown argument \`${1}'" >&2
--
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: postinst,
gnunet <=