[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:33:48 +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 aa20eb8 debian: rules
aa20eb8 is described below
commit aa20eb86d777a599bdf890fa4034ae9a8a803a2c
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Jan 23 18:33:45 2021 +0100
debian: rules
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index dff975a..627a02f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,8 +13,9 @@ build-arch:
true
build-indep:
true
-override_dh_auto_install:
+install:
unzip -f build/distributions/libeufin-$(FULLVER).zip
+override_dh_auto_install:
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.