[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: debian: fix plugins not being in
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: debian: fix plugins not being installed |
Date: |
Tue, 03 Dec 2024 01:15:02 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new 8c19e89c debian: fix plugins not being installed
8c19e89c is described below
commit 8c19e89cd0a3cfde3e4376aa691244f864dd5f7d
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Dec 3 01:14:58 2024 +0100
debian: fix plugins not being installed
---
debian/taler-merchant.install | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/taler-merchant.install b/debian/taler-merchant.install
index 077c248c..40d79be9 100644
--- a/debian/taler-merchant.install
+++ b/debian/taler-merchant.install
@@ -3,6 +3,8 @@ usr/bin/taler-merchant-*
# FIXME: Why does this not go into libtalermerchant?
usr/lib/*/libtalermerchantdb.so.*
+usr/lib/*/taler-merchant/*.so
+
usr/share/man/man*/taler-merchant*
usr/share/info/taler-merchant*
usr/share/taler-merchant/*
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: debian: fix plugins not being installed,
gnunet <=