summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-04-01 10:14:33 +0200
committerMihai Moldovan <ionic@ionic.de>2015-04-01 10:14:33 +0200
commit3ce70e8edd112a68ac000beb420470e592c82aad (patch)
tree3fbe12cebd71e9f4a2a375e72707f5ba804d946e
parent4ba5111b7ef34e107b0b20656b33e071bf27a6a6 (diff)
downloadbuildscripts-3ce70e8edd112a68ac000beb420470e592c82aad.tar.gz
buildscripts-3ce70e8edd112a68ac000beb420470e592c82aad.tar.bz2
buildscripts-3ce70e8edd112a68ac000beb420470e592c82aad.zip
bin/build-rpm-package: comment changes only. Typo fix.
-rwxr-xr-xbin/build-rpm-package4
1 files 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