summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-03-17 09:14:05 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-03-17 09:14:05 +0000
commit12023e3aba75388f26f0e1e5035c27ccb6ccf9dc (patch)
treedf810d219fa9672aff9273b210065e73b93808da
parente40d5b616f061e28971fd0c0135515666aff1e60 (diff)
downloadlorries-12023e3aba75388f26f0e1e5035c27ccb6ccf9dc.tar.gz
Update navit lorries for Paul
-rw-r--r--open-source-lorries/navit-svn.lorry7
-rw-r--r--open-source-lorries/navit.lorry16
2 files changed, 7 insertions, 16 deletions
diff --git a/open-source-lorries/navit-svn.lorry b/open-source-lorries/navit-svn.lorry
new file mode 100644
index 0000000..659c836
--- /dev/null
+++ b/open-source-lorries/navit-svn.lorry
@@ -0,0 +1,7 @@
+{
+ "navit-svn": {
+ "type": "svn",
+ "url": "http://svn.code.sf.net/p/navit/code",
+ "layout": "standard"
+ }
+}
diff --git a/open-source-lorries/navit.lorry b/open-source-lorries/navit.lorry
deleted file mode 100644
index 540776b..0000000
--- a/open-source-lorries/navit.lorry
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "navit": {
- "type": "bzr",
- "url": "lp:navit"
- },
- "navit-svn": {
- "type": "svn",
- "url": "http://svn.code.sf.net/p/navit/code/!svn/vcc/default",
- "layout": "standard",
- "refspecs": [
- "+refs/tags/*",
- "+refs/heads/*"
- ]
- }
-}
-