gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: -try to get Debian to not call configu


From: gnunet
Subject: [libeufin] branch master updated: -try to get Debian to not call configure itself
Date: Wed, 11 Jan 2023 16:02:44 +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 b038b9f6 -try to get Debian to not call configure itself
b038b9f6 is described below

commit b038b9f699ddd86fab40c8d17673c0af327e1463
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 16:02:42 2023 +0100

    -try to get Debian to not call configure itself
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b0b3e309..55e7933a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,8 @@ override_dh_auto_build:
        true
 override_dh_auto_test:
        true
-
+override_dh_auto_configure:
+       true
 
 override_dh_auto_install:
        unzip build/distributions/libeufin-$(FULLVER).zip

-- 
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]