diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:48:03 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:48:03 +0200 |
commit | 97c2f00d8748f7cb2c0a3b82694ca6cab6531897 (patch) | |
tree | 6b0a59544b02d6ba6cd50053c45577e4acdf2c0b /README | |
parent | 352aa426bf442df996be8e8763a6622f762b411a (diff) | |
parent | c105645368dd025efc83b0dd9e68b7a64bf1f005 (diff) |
Merge branch '_multilang' into multilang
Conflicts:
Makefile (manually resolved)
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 ----------- |