gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: deconflict packages


From: gnunet
Subject: [taler-exchange] branch master updated: deconflict packages
Date: Wed, 27 Jan 2021 10:02:46 +0100

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 0e115d5a deconflict packages
0e115d5a is described below

commit 0e115d5a4a5b100ec89fb14e9c11b3ebc2e40893
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 27 10:02:43 2021 +0100

    deconflict packages
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 99019181..171cc893 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,5 +38,6 @@ override_dh_install:
        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/{} \;
-       cd debian/libtalerexchange; find . -type f,l -exec rm -f 
../taler-exchange/{} \;
+       cd debian/taler-auditor; find . -type f,l -exec rm -f 
../libtalerexchange/{} \;
        cd debian/taler-auditor; find . -type f,l -exec rm -f 
../taler-exchange/{} \;
+       cd debian/libtalerexchange; find . -type f,l -exec rm -f 
../taler-exchange/{} \;

-- 
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]