how to apply a patch to glibc and build it?

Lars Wirzenius lars at canonical.com
Mon Oct 12 06:08:41 UTC 2009


ma, 2009-10-12 kello 11:29 +0530, skar kirjoitti:
> The question is, how do I build glibc sources with my patch using the 
> "debuild" command?

This should work, if I remember correctly:

apt-get source libc6
cd glibc-whatever
debian/rules patch
... make your changes
debuild






More information about the Ubuntu-devel-discuss mailing list