[X2Go-Commits] [buildscripts] 02/03: bin/build-rpm-package: fix typo in comment.
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 17 14:49:49 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository buildscripts.
commit b5acc90930629e02d98e26959f8b1db5d87f3f1e
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 17 14:48:42 2023 +0100
bin/build-rpm-package: fix typo in comment.
---
bin/build-rpm-package | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index 1f4e538..a647062 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -667,7 +667,7 @@ sign_packages () {
wrap_suse_major_version () {
typeset major_version="${1:?"Error: no *SuSE major version passed to ${FUNCNAME}()."}"
- # tumbleweed has the fictive version number 9999 and should always be gettin
+ # tumbleweed has the fictive version number 9999 and should always be getting
# passed-through directly.
typeset -i tmp_major_version="${major_version}"
--
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