Patching asterisk
Victor Seva
linuxmaniac at torreviejawireless.org
Thu Apr 24 07:25:00 UTC 2008
Florian Hackenberger wrote:
[snip]
> Could someone please give me a few hints about how to apply a
> modification and rebuild the package?
There is a good document about that [0]
# tell quilt where are the patches files
export QUILT_PATCHES=debian/patches
# aply all patches
quilt push -a
# create the new patch
quilt new name_of_the_new_patch
# tell quilt that you are going to modify a file/s
quilt add name_of_the_patched_file
# modify that file/s
# create the patch file
quilt refresh
[0] http://pkg-perl.alioth.debian.org/howto/quilt.html
--
-----------------------------------------------------------------
| ,''`. Victor Seva |
| : :' : linuxmaniac at torreviejawireless.org |
| `. `' PGP Key ID: 0xDD12F253 |
| `- Debian user, admin and contributor |
-----------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20080424/dfeccdc8/attachment.pgp
More information about the Pkg-voip-maintainers
mailing list