gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -target uses camelCase


From: gnunet
Subject: [taler-deployment] branch master updated: -target uses camelCase
Date: Sat, 21 Jan 2023 17:23:23 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d7daa70  -target uses camelCase
d7daa70 is described below

commit d7daa706c18f2ba5fd4d71923a8fd22af2ed85f9
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 21 17:23:21 2023 +0100

    -target uses camelCase
---
 packaging/debian-docker/libeufin-build.sh | 2 +-
 packaging/ubuntu-docker/libeufin-build.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packaging/debian-docker/libeufin-build.sh 
b/packaging/debian-docker/libeufin-build.sh
index 5b735ed..9c7efe9 100644
--- a/packaging/debian-docker/libeufin-build.sh
+++ b/packaging/debian-docker/libeufin-build.sh
@@ -15,7 +15,7 @@ cd libeufin
 git checkout $1
 ./bootstrap
 ./configure --prefix=/usr/local
-./gradlew exec-arch
+./gradlew execArch
 dpkg-buildpackage -rfakeroot -b -uc -us
 cd ..
 dpkg -i *.deb
diff --git a/packaging/ubuntu-docker/libeufin-build.sh 
b/packaging/ubuntu-docker/libeufin-build.sh
index 5b735ed..9c7efe9 100644
--- a/packaging/ubuntu-docker/libeufin-build.sh
+++ b/packaging/ubuntu-docker/libeufin-build.sh
@@ -15,7 +15,7 @@ cd libeufin
 git checkout $1
 ./bootstrap
 ./configure --prefix=/usr/local
-./gradlew exec-arch
+./gradlew execArch
 dpkg-buildpackage -rfakeroot -b -uc -us
 cd ..
 dpkg -i *.deb

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