[X2Go-Commits] [buildscripts] 06/07: bin/sbuild-deb-package: fix typo in comment.

git-admin at x2go.org git-admin at x2go.org
Wed May 12 12:29:54 CEST 2021


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


More information about the x2go-commits mailing list