Repo Type:svn
Repo:http://droid-notify.googlecode.com/svn/trunk
-# builds only when
-# https://github.com/facebook/facebook-android-sdk/tree/master/facebook
-# is added as ../com_facebook_android
-Build Version:2.20,27,707,prebuild=mv lib/ libs/
+Build Version:2.20,27,707,patch=facebook.patch,prebuild=mv lib/ libs/ \
+ && git clone git://github.com/facebook/facebook-android-sdk.git \
+ && cp facebook-android-sdk/facebook/default.properties facebook-android-sdk/facebook/project.properties \
+ && cp build.xml facebook-android-sdk/facebook/ \
+ && cp local.properties facebook-android-sdk/facebook/
--- /dev/null
+Index: project.properties
+===================================================================
+--- a/project.properties (revision 707)
++++ b/project.properties (working copy)
+@@ -9,4 +9,4 @@
+
+ # Project target.
+ target=android-8
+-android.library.reference.1=../com_facebook_android
++android.library.reference.1=facebook-android-sdk/facebook