diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:51:30 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:51:30 +0200 |
commit | 9ec8b89f51e0b631163c51724e32184b84770e4c (patch) | |
tree | 511750a194808cb0f39b198ab18029bb7397dc38 /README | |
parent | 2b3b3ef6b22755b44e5be6a490fe291c75fbf442 (diff) | |
parent | c105645368dd025efc83b0dd9e68b7a64bf1f005 (diff) |
Merge branch '_multilang' into allinone-multilang
Conflicts: (manually resolved)
.gitignore
Makefile
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 ----------- |