summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2010-07-11 19:45:18 +0200
committerJonas Smedegaard <dr@jones.dk>2010-07-11 19:45:18 +0200
commitc105645368dd025efc83b0dd9e68b7a64bf1f005 (patch)
treea6a8ca6660a75d23b1150d4910218040e55b82c7 /README
parent7879a7ec89eb01fb6a64ca889f12ef7fb00ca995 (diff)
parent231ffc619a287ec49921e99488bd9fbc733a3c3a (diff)
Merge branch 'master' into _multilang
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
index 3becd90..5f4302c 100644
--- a/README
+++ b/README
@@ -25,16 +25,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
-----------