gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: fix dependency


From: gnunet
Subject: [libeufin] branch master updated: fix dependency
Date: Wed, 22 Feb 2023 11:28:42 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new bce0bd2a fix dependency
bce0bd2a is described below

commit bce0bd2a5f0bc2fd2a874005cd1d622a8edc25df
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 22 11:28:38 2023 +0100

    fix dependency
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 51ec2ca6..8530fdd0 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@ exec-arch:
        @./gradlew -q execArch
 
 .PHONY: deb
-deb: dist
+deb: exec-arch
        @dpkg-buildpackage -rfakeroot -b -uc -us
 
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]