[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: -debian
From: |
gnunet |
Subject: |
[libeufin] branch master updated: -debian |
Date: |
Wed, 04 Oct 2023 19:30:14 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 8783dde5 -debian
8783dde5 is described below
commit 8783dde57074d8d673571dfe80e67e5a53ab4bcf
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Oct 4 19:30:19 2023 +0200
-debian
---
debian/rules | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 5e7a5c98..9aabc680 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,9 @@ override_dh_auto_test:
override_dh_auto_configure:
true
override_dh_auto_install:
- unzip build/distributions/libeufin-bank-$(FULLVER).zip
- dh_install libeufin-$(FULLVER)/lib/* $(LIBEUFIN_HOME)/lib
- install -D -m755 libeufin-$(FULLVER)/bin/libeufin-bank
debian/libeufin/$(LIBEUFIN_HOME)/bin/libeufin-bank
+ unzip bank/build/distributions/libeufin-bank-$(FULLVER).zip
+ dh_install libeufin-bank-$(FULLVER)/lib/* $(LIBEUFIN_HOME)/lib
+ install -D -m755 libeufin-bank-$(FULLVER)/bin/libeufin-bank
debian/libeufin/$(LIBEUFIN_HOME)/bin/libeufin-bank
dh_link $(LIBEUFIN_HOME)/bin/libeufin-bank /usr/bin/libeufin-bank
# Override this step because it's very slow and likely
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [libeufin] branch master updated: -debian,
gnunet <=