-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In Ubuntu, we applied the attached patch to fix this FTBFS. Thank you.
- -- Luca Falavigna Ubuntu MOTU Developer GPG Key: 0x86BC2A50 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHghphnXjXEYa8KlARApODAJ9ibxRw2n7yHuEyJ5S0+tWl2q7XQQCfV6ii +vsdSWRuxaKlUTCFlrToWWQ= =BuDJ -----END PGP SIGNATURE-----
diff -pruN 1.1.1-8/debian/patches/03_ubuntu_shell_patch.dpatch 1.1.1-8ubuntu1/debian/patches/03_ubuntu_shell_patch.dpatch --- 1.1.1-8/debian/patches/03_ubuntu_shell_patch.dpatch 1970-01-01 01:00:00.000000000 +0100 +++ 1.1.1-8ubuntu1/debian/patches/03_ubuntu_shell_patch.dpatch 2007-02-06 15:10:33.000000000 +0000 @@ -0,0 +1,16 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 03_ubuntu_shell_patch.dpatch by <[EMAIL PROTECTED]> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: No description. + [EMAIL PROTECTED]@ +diff -urNad crystalcursors-1.1.1~/left-handed_templates/floptheme.sh crystalcursors-1.1.1/left-handed_templates/floptheme.sh +--- crystalcursors-1.1.1~/left-handed_templates/floptheme.sh 2005-09-15 14:46:02.000000000 +0200 ++++ crystalcursors-1.1.1/left-handed_templates/floptheme.sh 2007-02-06 14:01:37.973962250 +0100 +@@ -1,4 +1,4 @@ +-#!/bin/sh ++#!/bin/bash + + cursorstoflop="left_ptr + copy

