diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-07-13 11:43:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-07-13 11:43:43 +0200 |
commit | 1152dff251fb399e8cb8f15373acded6790e1b86 (patch) | |
tree | e61c3606ad49b7daab15ad568e1a8e854af9f1a4 /Makefile | |
parent | f8fcd22c76635c0210b4e1ea9dda0c8cab627d62 (diff) |
Drop non-Git VCS options from config. Use clean content branches.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ SOURCES = ikiwiki ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE ikiwiki_MODULES = templates basewiki smiley ikiwiki_POMODULES = basewiki smiley -ikiwiki_BRANCH = master-LOCALE +ikiwiki_BRANCH = clean-LOCALE ikiwiki_LOCALES = da no_NB ikiwiki_POLOCALES = da |