diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 17:24:13 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 17:24:13 +0200 |
commit | 977f639127cb491dfbbe3125ab5eab533f4d1854 (patch) | |
tree | 17648432addcb085ef1e1f6a62b7655cde7b339f /Makefile | |
parent | d86dfb9332bb1067cbf15fe2c0bc0a67bea5f605 (diff) |
Change (again) to clean branch.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ SOURCES = ikiwiki # Git origin (with capital MOULE replaced or stripped as needed) ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE # Git branch (with capital FLAVOR and LOCALE replaced or stripped as needed) -ikiwiki_BRANCH = master-FLAVOR-LOCALE +ikiwiki_BRANCH = clean-FLAVOR-LOCALE # modules (subproject extension names) used. Expands Git ORIGINs ikiwiki_MODULES = templates basewiki smiley # flavors used. Expands Git BRANCHes |