Index: trunk/tools/make-wmf-branch/make-wmf-branch |
— | — | @@ -96,7 +96,6 @@ |
97 | 97 | |
98 | 98 | $this->chdir( 'wmf' ); |
99 | 99 | |
100 | | - |
101 | 100 | # Copy in phase3 |
102 | 101 | $destRel = $this->newVersion; |
103 | 102 | $this->runCmd( 'svn', 'cp', '--quiet', "{$this->mainSourceUrl}/phase3", $destRel ); |
Index: trunk/tools/make-wmf-branch/default.conf |
— | — | @@ -60,6 +60,7 @@ |
61 | 61 | 'MWSearch', |
62 | 62 | 'MarkAsHelpful', |
63 | 63 | 'Math', |
| 64 | + 'MobileFrontend', |
64 | 65 | 'MoodBar', |
65 | 66 | 'Narayam', |
66 | 67 | 'NewUserMessage', |