diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:45:39 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:45:39 +0200 |
commit | 61ccb5d0b29875f61cac2ea39474d16a0437692c (patch) | |
tree | 1a6764e2b49a788ef6683935883ed6ddf8574c3b /README | |
parent | 258ef913fa6cfa38c7d9fe137a296bd03d62da09 (diff) | |
parent | fa843e5a6436ec8c53f89255205515610107519c (diff) |
Merge branch '_clean' into clean
Conflicts:
Makefile (manually resolved)
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 ----------- |