summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-11-04 12:51:57 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-11-04 12:51:57 -0500
commit3badc2fc023259c725491d69d0de63fdb99f205c (patch)
tree4671891f664fea3c2f7f9b4ef827d3383e751f01
parentce38f1a98210191755945a0e018ff871f422d0d0 (diff)
libretools.conf: fix typo
-rw-r--r--src/libretools.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libretools.conf b/src/libretools.conf
index 50ded8b..ff03b3a 100644
--- a/src/libretools.conf
+++ b/src/libretools.conf
@@ -28,7 +28,7 @@ ARCHES=('x86_64' 'i686' 'mips64el')
## ABSLibre
## Used by `createworkdir`
-ABSLIBREREGV=git://projects.parabolagnulinux.org/abslibre.git
+ABSLIBRERECV=git://projects.parabolagnulinux.org/abslibre.git
ABSLIBRESEND=ssh://git@projects.parabolagnulinux.org:1863/srv/git/abslibre.git
################################################################################