Comment 76 for bug 1326725

Revision history for this message
AceLan Kao (acelankao) wrote :

Hi, I read the patch on #66, it looks very neat and fair enough.

dualshock3nerd, after you applied the patch, you have to do the following steps to build a formal patch
1. git add -u
2. git commit -a -e -s
   Write the subject and comment for your patch, it will be more clear to add "UBUNTU: SAUCE: " in the subject
   And you should put "BugLink: https://bugs.launchpad.net/bugs/1326725" in your comment
3. git format-patch -1
4. the send out the patch which git generate to <email address hidden>