Package: crosshurd Version: 1.7.25 Followup-For: Bug #338855 Tested patch follows.
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-vserver-amd64-k8 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages crosshurd depends on: ii dialog 1.0-20060221-1 Displays user-friendly dialog boxe ii dpkg-dev 1.13.24 package building tools for Debian Versions of packages crosshurd recommends: ii attr 2.4.32-1 Utilities for manipulating filesys -- no debconf information
diff -Nru /tmp/gW6J5iT64C/crosshurd-1.7.25/makehurddir.sh /tmp/ZVKGBA81RF/crosshurd-1.7.25.1/makehurddir.sh --- /tmp/gW6J5iT64C/crosshurd-1.7.25/makehurddir.sh 2005-07-12 18:07:27.000000000 -0300 +++ /tmp/ZVKGBA81RF/crosshurd-1.7.25.1/makehurddir.sh 2006-10-28 20:18:42.000000000 -0300 @@ -6,7 +6,7 @@ fi STARTDIR=`pwd` -TARGET=$1 +TARGET=`readlink -f $1` DEB_TARGET_GNU_CPU=$2 DEB_TARGET_GNU_SYSTEM=$3