diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:41:02 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:41:02 +0200 |
commit | 0c68033044413b4568edd5c6c0d92ff611ac3c61 (patch) | |
tree | 9e51bc987cce2b772a42c947f88cdd0f7fbf5a51 /README | |
parent | afcb44390d91076129252f188d7d29ddf846ac6b (diff) | |
parent | 231ffc619a287ec49921e99488bd9fbc733a3c3a (diff) |
Merge branch 'master' into nonedit
Conflicts:
Makefile (resolved manually)
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 ----------- |