Em 04-03-2014 12:05, Armin K. escreveu: > I've missed one step (for future reference), see below: > > On 03/04/2014 04:04 PM, Armin K. wrote: >> On 03/04/2014 03:33 PM, Fernando de Oliveira wrote: >>> Em 03-03-2014 11:30, Armin K. escreveu: >>>> On 03/03/2014 03:06 PM, thomas kaeding wrote: >>>>> This might be important for anyone wanting to build pygtk. >>>>> It's a patch to pygobject. >>>>> >>>>> https://bug668522.bugzilla-attachments.gnome.org/attachment.cgi?id=209543 >>>>> >>>> >>>> Forwarding to blfs-dev since it's a blfs package, not lfs. Be sure to >>>> subscribe to the list before replying. >>>> >>>> The git repository contains 15 patches for pygobject after the last 2.28 >>>> release, so I propose that all should be included in the book in a >>>> single patch. Note that the patch from that bug and the one that is >>>> currently in the blfs will also be the part of that patch, given that >>>> all fixes are included. >>>> >>>> https://git.gnome.org/browse/pygobject/log/?h=pygobject-2-28 >>>> >>> >>> I don't know what exactly to do. Please, someone could have a look at this? >>> >>> >> >> git clone git://git.gnome.org/pygobject -b pygobject-2-28 >> cd pygobject > git format-patch -15 >> cat 00*.patch > ../pygobject.patch >> cd .. >> wget >> http://ftp.gnome.org/pub/gnome/sources/pygobject/2.28/pygobject-2.28.6.tar.xz >> tar xf pygobject-2.28.6.tar.xz >> mv pygobject-2.28.6 b >> cp -a b a >> cd b >> patch -Np1 -i ../pygobject.patch >> cd .. >> diff -Naur a b > pygobject-2.28.6-git_fixes-1.patch >> sed -i "/diff -Naur/d" pygobject-2.28.6-git_fixes-1.patch >> >> Final patch is in attachment. >> > >
Thanks, Armin, You must have read Bruces's reply. I am not feeling very well, now (nothing serious), so I have three questions: 1. That patch you attached can be used, otr I need to redo the process you tought me? 2. The patch is to be included and keep also the one already in the book? 3. Target id 7.5, or I can do it a little later for 7.6? -- []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page