gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 03/04: ci: fix more old paths from migration to contrib


From: gnunet
Subject: [gnunet] 03/04: ci: fix more old paths from migration to contrib
Date: Tue, 28 Nov 2023 06:20:24 +0100

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

dvn pushed a commit to branch master
in repository gnunet.

commit d11add3f588b18e20382646005721fc673ba2624
Author: Devan Carpenter <git@dvn.me>
AuthorDate: Fri Nov 24 07:57:21 2023 -0500

    ci: fix more old paths from migration to contrib
---
 contrib/ci/jobs/2-deb-package/job.sh       | 2 +-
 contrib/ci/jobs/5-arm64-deb-package/job.sh | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/ci/jobs/2-deb-package/job.sh 
b/contrib/ci/jobs/2-deb-package/job.sh
index fc1f114f4..00ded9323 100755
--- a/contrib/ci/jobs/2-deb-package/job.sh
+++ b/contrib/ci/jobs/2-deb-package/job.sh
@@ -11,7 +11,7 @@ unset LD_LIBRARY_PATH
 apt-get update
 mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes 
--no-install-recommends --yes' debian/control
 
-export VERSION="$(./ci/jobs/2-deb-package/version.sh)"
+export VERSION="$(./contrib/ci/jobs/2-deb-package/version.sh)"
 echo "Building gnunet packages version ${VERSION}"
 EMAIL=none gbp dch --ignore-branch --debian-tag="%(version)s" --git-author 
--new-version="${VERSION}"
 ./bootstrap
diff --git a/contrib/ci/jobs/5-arm64-deb-package/job.sh 
b/contrib/ci/jobs/5-arm64-deb-package/job.sh
index fc1f114f4..00ded9323 100755
--- a/contrib/ci/jobs/5-arm64-deb-package/job.sh
+++ b/contrib/ci/jobs/5-arm64-deb-package/job.sh
@@ -11,7 +11,7 @@ unset LD_LIBRARY_PATH
 apt-get update
 mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes 
--no-install-recommends --yes' debian/control
 
-export VERSION="$(./ci/jobs/2-deb-package/version.sh)"
+export VERSION="$(./contrib/ci/jobs/2-deb-package/version.sh)"
 echo "Building gnunet packages version ${VERSION}"
 EMAIL=none gbp dch --ignore-branch --debian-tag="%(version)s" --git-author 
--new-version="${VERSION}"
 ./bootstrap

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