[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: debian: remove rules that sometimes ca
From: |
gnunet |
Subject: |
[libeufin] branch master updated: debian: remove rules that sometimes cause an empty package |
Date: |
Thu, 21 Jan 2021 20:40:27 +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 2732483 debian: remove rules that sometimes cause an empty package
2732483 is described below
commit 2732483705bf8e225ba2984fe067594e30a2e05d
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Jan 21 20:40:21 2021 +0100
debian: remove rules that sometimes cause an empty package
---
debian/rules | 8 --------
1 file changed, 8 deletions(-)
diff --git a/debian/rules b/debian/rules
index 2e2eb67..a191f8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,13 +24,5 @@ install:
dh_link $(GROOVY_HOME)/bin/libeufin-nexus /usr/bin/libeufin-nexus
dh_link $(GROOVY_HOME)/bin/libeufin-sandbox /usr/bin/libeufin-sandbox
-# Untested:
-binary:
- dh $@ --buildsystem=gradle
-binary-arch:
- dh $@ --buildsystem=gradle
-binary-indep:
- dh $@ --buildsystem=gradle
-
get-orig-source:
uscan --force-download --rename
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: debian: remove rules that sometimes cause an empty package,
gnunet <=