[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: file or linK
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: file or linK |
Date: |
Mon, 25 Jan 2021 21:16:31 +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 04de6bcb file or linK
04de6bcb is described below
commit 04de6bcbb44c5ee4ab5a75190b6fa09b3ecc7dd7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jan 25 21:16:27 2021 +0100
file or linK
---
debian/rules | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/rules b/debian/rules
index 47272977..99019181 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,10 +33,10 @@ override_dh_auto_clean:
# Remove files already present in libtalerexchange from main taler-exchange
package
override_dh_install:
dh_install
- cd debian/libtalerexchange-dev; find . -type f -exec rm -f
../libtalerauditor/{} \;
- cd debian/libtalerexchange-dev; find . -type f -exec rm -f
../taler-exchange/{} \;
- cd debian/libtalerexchange-dev; find . -type f -exec rm -f
../libtalerexchange/{} \;
- cd debian/libtalerexchange-dev; find . -type f -exec rm -f
../libtalerauditor/{} \;
- cd debian/taler-auditor; find . -type f -exec rm -f
../libtalerauditor/{} \;
- cd debian/libtalerexchange; find . -type f -exec rm -f
../taler-exchange/{} \;
- cd debian/taler-auditor; find . -type f -exec rm -f
../taler-exchange/{} \;
+ 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
../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
../taler-exchange/{} \;
--
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: file or linK,
gnunet <=