Package: sgt-puzzles Version: 7983-1 Severity: wishlist Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
Hi, here is the patch that I speak by e-mail with Ben. The first part is the one we were speaking about. I created the *.desktop files (one for each game) in the corresponding section and pixmap files. The second one in file debian/patches/306_fix-ftbfs-with-fortify-source-2.diff fixes the FTBFS (in Ubuntu intrepid, D_FORTIFY_SOURCE flag is set to 2 by default, so, for e.g. an fwrite(..) without being tested will crash at build time. The bypass, waiting for upstream to fix it properly is to test it in a dummy way: if(fwrite(...)){}. For more information, see https://wiki.ubuntu.com/CompilerFlags. Thanks a lot, Didier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]