gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: fix libtalerauditordb.so being i


From: gnunet
Subject: [taler-exchange] branch master updated: fix libtalerauditordb.so being in exchange-dev and taler-auditor packages
Date: Sat, 28 Aug 2021 21:05:16 +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 4b9ae0bb fix libtalerauditordb.so being in exchange-dev and 
taler-auditor packages
4b9ae0bb is described below

commit 4b9ae0bb93743cace6a835df1a7a8918a3d1ed63
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Aug 28 21:05:09 2021 +0200

    fix libtalerauditordb.so being in exchange-dev and taler-auditor packages
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 81db14a9..13d55647 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,6 +52,7 @@ override_dh_install:
 # Remove files already present in libtalerexchange from main taler-exchange 
package
        cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f 
../libtalerauditor/{} \;
        cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f 
../taler-exchange/{} \;
+       cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f 
../taler-auditor/{} \;
        cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f 
../libtalerexchange/{} \;
        cd debian/libtalerexchange-dev; find . -type f,l -exec rm -f 
../libtalerauditor/{} \;
        cd debian/taler-auditor; find . -type f,l -exec rm -f 
../libtalerauditor/{} \;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]