Am Freitag, den 29.08.2008, 10:46 -0300 schrieb Zoho Vignochi: Hello Zoho,
> As for using testing the patch, I have not built my own debian packages > before and so can't help with that but i am willing to test and follow > any of your directions! Good that I already told recently others how to compile it :) You may need a deb-src line in /etc/apt/sources.list for this apt-get call: apt-get build-depends grub2 and you need the subversion package installed. svn co svn://svn.sv.gnu.org/grub/trunk/grub2 cd grub2 patch -p1 < /path/to/ieee1275_mkdevicemap.diff svn co svn://svn.debian.org/svn/pkg-grub/grub2/trunk/debian export DH_ALWAYS_EXCLUDE=".svn" dpkg-buildpackage -b If you still have problems compiling this then please feel free to send me a mail in private (i.e. no CC @bugs.debian.org) -- Felix Zielcke -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

