--- fakeroot-1.10.1/scripts/fakeroot.in.orig Tue Nov 4 14:32:03 2008 +++ fakeroot-1.10.1/scripts/fakeroot.in Tue Nov 4 14:32:16 2008 @@ -28,7 +28,7 @@ libfound=no -GETOPTEST=`getopt --version` +GETOPTEST=`getopt --version 2>/dev/null` case $GETOPTEST in getopt*) # GNU getopt TEMP=`getopt -l lib: -l faked: -l unknown-is-real -l fd-base: -l version -l help -- +l:f:i:s:ub:vh "$@"`