diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:35:38 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:35:38 +0200 |
commit | 231ffc619a287ec49921e99488bd9fbc733a3c3a (patch) | |
tree | 8c5091c9872174f29b123e788fdbf50f62bf2d97 /README | |
parent | 60bbb21fa84ed7593f9132229cfe1e458587e72f (diff) |
Rewrite Makefiles and README to reflect use of Git submodule (not multi-layered Gits).
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 ----------- |