Dear Wiki user,

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

The "DebianPackaging" page has been changed by EricEvans.
The comment on this change is: document git mirror of apache sources.
http://wiki.apache.org/cassandra/DebianPackaging?action=diff&rev1=5&rev2=6

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

  sudo aptitude install build-essential fakeroot git-buildpackage debhelper \
         openjdk-6-jdk ant
  
- # Get the source from git.apache.org
+ # Get the source from git.apache.org (or optionally: 
git://github.com/apache/cassandra.git)
  git clone git://git.apache.org/cassandra && cd cassandra
  
  # Add the debian packaging repo as a remote.

Reply via email to