summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-07-11 19:51:30 +0200
committerJonas Smedegaard <dr@jones.dk>2010-07-11 19:51:30 +0200
commit9ec8b89f51e0b631163c51724e32184b84770e4c (patch)
tree511750a194808cb0f39b198ab18029bb7397dc38 /README
parent2b3b3ef6b22755b44e5be6a490fe291c75fbf442 (diff)
parentc105645368dd025efc83b0dd9e68b7a64bf1f005 (diff)
Merge branch '_multilang' into allinone-multilang
Conflicts: (manually resolved) .gitignore Makefile
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 4e6efe3..da044bf 100644
--- a/README
+++ b/README
@@ -28,16 +28,6 @@ To pull in all translatable and translated parts, do this:
make
-If you have write access to one or more GIT repositories, you can override
-their locations like this:
-
- make ikiwiki_ORIGIN=debian@source.jones.dk:/srv/git/source.jones.dk/ikiwiki_MODULE.git
-
-To remove all translatable and translated parts, and anything else below those
-directories without warning, do this:
-
- make ultraclean
-
Customizing
-----------