commit 105d7dc0eac401fc53b94d429dd11f3de1e790aa parent 310f474e18343f767f9d12e27ff12f47b77801fc Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 24 Aug 2024 18:18:57 +0200 add job.sh Diffstat:
| D | contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/install-fix.patch | | | 13 | ------------- |
| A | contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/job.sh | | | 3 | +++ |
2 files changed, 3 insertions(+), 13 deletions(-)
diff --git a/contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/install-fix.patch b/contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/install-fix.patch @@ -1,13 +0,0 @@ -diff --git a/debian/taler-exchange.install b/debian/taler-exchange.install -index 631c270b..072c6231 100644 ---- a/debian/taler-exchange.install -+++ b/debian/taler-exchange.install -@@ -36,6 +36,6 @@ usr/share/taler/exchange/templates/*.must - debian/etc-taler-exchange/* etc/ - - # Terms of service / privacy policy templates --usr/share/taler/exchange/*.rst -+#usr/share/taler/exchange/terms/*.rst - # Translations of ToS/PP --usr/share/taler/exchange/locale/*/LC_MESSAGES/*.po -+#usr/share/taler/exchange/terms/locale/*/LC_MESSAGES/*.po diff --git a/contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/job.sh b/contrib/ci/jobs/101-deb-package-debian-bookworm-amd64-gen/job.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +exec ./contrib/ci/debian-package-job.sh