diff options
author | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:42:42 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2010-07-11 19:42:42 +0200 |
commit | 006132cddfeef67783bc4224332dbfefc658dc08 (patch) | |
tree | 571997ca985cf0840c9087a59ae222cc8c68ea6e /README | |
parent | 066de1a6b7c799cc4d2accc0d640daedb751f76f (diff) | |
parent | 231ffc619a287ec49921e99488bd9fbc733a3c3a (diff) |
Merge branch 'master' into allinone
Conflicts:
Makefile (resolved manually)
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 ----------- |