On 05/11/10 05:22, august wrote:
I'd like to contribute to the puredyne ppa's at launchpad.
Great!
I was wondering if someone could help me get up to speed on how to make a ppa, maybe with a simple example I can just copy and paste.
The hard part is step 4 - takes some trial-and-error, especially for software that isn't simple to build. A quick way to get examples is add a deb-src line to correspond to the deb line for the Puredyne PPA in your sources.list.d, then "sudo apt-get update && apt-get source pd-foo" to unpack the source deb.
-august.
Thanks,