[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Making patches for RPM
- Subject: [cobalt-users] Making patches for RPM
- From: "Leslie Herps" <herps@xxxxxxxxxxxx>
- Date: Mon May 5 12:17:07 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
How do you make a patch which can be used in an RPM?
I am currently using:
diff -C 2 ORIGINAL NEWFILE > patch
Is this ok?
Leslie