aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-04-23 15:50:24 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-04-23 15:50:58 +0200
commit1e515ca1cfd9ef248aeab2652a4afcd7e7e33c83 (patch)
tree8943eb77d2d69355889ec3b2bf6c1dbe6215d173
parent5fb3cab6aa735f027faf10a18b2174f0abb35685 (diff)
downloadmanifest-1e515ca1cfd9ef248aeab2652a4afcd7e7e33c83.tar.gz
manifest-1e515ca1cfd9ef248aeab2652a4afcd7e7e33c83.tar.bz2
manifest-1e515ca1cfd9ef248aeab2652a4afcd7e7e33c83.zip
fix droiddoc build(use the standard doclet to fix compilation)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 7fee6e4..8879e80 100644
--- a/default.xml
+++ b/default.xml
@@ -9,7 +9,7 @@
<default revision="froyo"
remote="korg" />
- <project path="build" name="CyanogenMod/android_build" remote="github">
+ <project path="build" name="replicant/android_build" remote="gitorious" revision="replicant-2.2">
<copyfile src="core/root.mk" dest="Makefile" />
</project>