Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Installing_on_Android" page has been changed by MattAdams.
http://wiki.apache.org/couchdb/Installing_on_Android?action=diff&rev1=2&rev2=3

--------------------------------------------------

  
  = Step 7: Package for use on Android =
  
+ A lot of the code below was written simply to package things in a manner 
similar to Aaron's original layout of 
{{{[[http://couchdb-android.s3.amazonaws.com/couch-erl-1.0.tgz|couch-erl-1.0.tgz]]}}}.
  There is no need for a separate {{{dns-fix.tgz}}} or {{{fixup-1.0.tgz}}} with 
this package.
+ 
+ {{{
  if [ -z "$1" ]; then
      echo "Give me a release number bub!"
      exit 1

Reply via email to