[X2Go-Commits] [buildscripts] 04/07: bin/build-rpm-package: comment changes only. Typo fix.

git-admin at x2go.org git-admin at x2go.org
Wed Apr 1 10:18:08 CEST 2015


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

x2go pushed a commit to branch master
in repository buildscripts.

commit 3ce70e8edd112a68ac000beb420470e592c82aad
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Apr 1 10:14:33 2015 +0200

    bin/build-rpm-package: comment changes only. Typo fix.
---
 bin/build-rpm-package |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/build-rpm-package b/bin/build-rpm-package
index e17cd9d..11c7075 100755
--- a/bin/build-rpm-package
+++ b/bin/build-rpm-package
@@ -57,11 +57,11 @@ NO_DELAY=${NO_DELAY:-"no"}
 FORCE_BUILD=${FORCE_BUILD:-"no"}
 RPM_BUILD_FOR=${RPM_BUILD_FOR:-"fedora:$FEDORA_DISTROS epel:$EPEL_DISTROSi opensuse:$OPENSUSE_DISTROS" sle:$SLE_DISTROS}
 
-# These parts are not user-servicable.
+# These parts are not user-serviceable.
 TMP_MOCK_CFG_DIR=""
 TMP_MOCK_CFG_FILE=""
 TEMP_BASE="${HOME}/tmp/"
-# End of non-user-servicable part.
+# End of non-user-serviceable part.
 
 set -ex
 

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list