summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-02-15 12:47:57 +0000
committerLorry <lorry@roadtrain.codethink.co.uk>2012-02-15 12:47:57 +0000
commit6b5d768639984201d95715eaf549b30ce7cb691d (patch)
treed9be4d11ebc3625e32c080907d82199bdfd2642b
parentd263830dfdcdf0f3c873aaac4fc7710d45e8d9db (diff)
downloadlorry-6b5d768639984201d95715eaf549b30ce7cb691d.tar.gz
Remove texinfo, we use the tarball import in bootstrap
-rw-r--r--baserock.lorry5
1 files changed, 0 insertions, 5 deletions
diff --git a/baserock.lorry b/baserock.lorry
index 137453a..75a797c 100644
--- a/baserock.lorry
+++ b/baserock.lorry
@@ -254,11 +254,6 @@
"type": "git",
"url": "git://git.savannah.gnu.org/tar.git"
},
- "texinfo": {
- "type": "cvs",
- "url": ":pserver:anonymous@cvs.savannah.gnu.org:/sources/texinfo",
- "module": "texinfo"
- },
"vim": {
"type": "hg",
"url": "https://vim.googlecode.com/hg/"