summaryrefslogtreecommitdiff
path: root/src/libretools.conf
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-02 16:39:41 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-02 16:39:41 -0400
commit938a711aae6ecf871f37dda71b8e55bebbb6eba8 (patch)
treef5d8c4c5f38295ea948a612c408da2bc06f2af74 /src/libretools.conf
parent7dd14c9d6869c9d129280358e44edc43eb2ca9bf (diff)
spell-check :/
Diffstat (limited to 'src/libretools.conf')
-rw-r--r--src/libretools.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 67810d2..9e5b83b 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -37,7 +37,7 @@ ABSLIBREDEST="$WORKDIR/staging/abslibre"
################################################################################
## Where to upload packages to
-# '/staging/' is appended; this is for compatability with previous versions.
+# '/staging/' is appended; this is for compatibility with previous versions.
REPODEST=repo@repo:/srv/http/repo/staging/$LIBREUSER
## Assumes something similar in your .ssh/config:
# Host repo
@@ -72,7 +72,7 @@ FULLBUILDCMD="sudo libremakepkg"
#FULLBUILDCMD="makepkg -sL --noconfirm"
# Locally release the package or any other action after running FULLBUILDCMD
-# succesfully. When run, it is given a repository name as a single argument.
+# successfully. When run, it is given a repository name as a single argument.
HOOKLOCALRELEASE="librestage"
#HOOKLOCALRELEASE="mipsrelease"