[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: debian: rules
From: |
gnunet |
Subject: |
[libeufin] branch master updated: debian: rules |
Date: |
Sat, 23 Jan 2021 18:41:40 +0100 |
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 3b23597 debian: rules
3b23597 is described below
commit 3b235971080679f5f5d019fa59dbb5465d8b80ca
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Jan 23 18:41:35 2021 +0100
debian: rules
---
debian/rules | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 627a02f..7c1bbf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,8 @@ build-arch:
true
build-indep:
true
-install:
- unzip -f build/distributions/libeufin-$(FULLVER).zip
override_dh_auto_install:
+ unzip build/distributions/libeufin-$(FULLVER).zip
dh_install libeufin-$(FULLVER)/lib/nexus-$(FULLVER)-all.jar
$(LIBEUFIN_HOME)/lib
dh_install libeufin-$(FULLVER)/lib/sandbox-$(FULLVER)-all.jar
$(LIBEUFIN_HOME)/lib
install -D -m755 libeufin-$(FULLVER)/bin/libeufin-cli
debian/libeufin/$(LIBEUFIN_HOME)/bin/libeufin-cli
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.