This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 63fb607ac90bbfc61389ea8eb0d7ef0687493502 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed May 12 12:27:43 2021 +0200 bin/sbuild-deb-package: fix typo in comment. --- bin/sbuild-deb-package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sbuild-deb-package b/bin/sbuild-deb-package index a3b7991..b778597 100755 --- a/bin/sbuild-deb-package +++ b/bin/sbuild-deb-package @@ -411,7 +411,7 @@ build_packages() { arches+=( "amd64" "i386" ) ;; ("ppc64") - # Fpr ppc64{le,be{, we want to skip arch-indep binary packages + # For ppc64{le,be}, we want to skip arch-indep binary packages # even for the Architecture: all case, since such packages # will already be built by our x86_64 builder. skip_arch_all="1" -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/buildscripts.git