sorry, here is the complete patch (forgot to insert changelog entry last
time).
...
jonas
diff -rNu fuse-2.3.0.orig/config.log fuse-2.3.0/config.log
--- fuse-2.3.0.orig/config.log 1970-01-01 01:00:00.000000000 +0100
+++ fuse-2.3.0/config.log 2005-10-03 00:34:45.000000000 +0200
@@ -0,0 +1,266 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by fuse configure 2.3.0, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+
+ $ ./configure --host=i486-linux-gnu --build=i486-linux-gnu --prefix=/usr
--mandir=${prefix}/share/man --infodir=${prefix}/share/info
--disable-kernel-module
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = resivo
+uname -m = i686
+uname -r = 2.6.12-9-amd64
+uname -s = Linux
+uname -v = #1 Fri Sep 23 11:23:57 CEST 2005
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = i686
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: /home/jonas/bin
+PATH: /usr/local/bin
+PATH: /usr/bin
+PATH: /bin
+PATH: /usr/bin/X11
+PATH: /usr/games
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:1522: checking for a BSD-compatible install
+configure:1577: result: /usr/bin/install -c
+configure:1588: checking whether build environment is sane
+configure:1631: result: yes
+configure:1696: checking for gawk
+configure:1725: result: no
+configure:1696: checking for mawk
+configure:1712: found /usr/bin/mawk
+configure:1722: result: mawk
+configure:1732: checking whether make sets $(MAKE)
+configure:1752: result: yes
+configure:1951: checking build system type
+configure:1969: result: i486-pc-linux-gnu
+configure:1977: checking host system type
+configure:1991: result: i486-pc-linux-gnu
+configure:2011: checking for style of include used by make
+configure:2039: result: GNU
+configure:2072: checking for i486-linux-gnu-gcc
+configure:2088: found /usr/bin/i486-linux-gnu-gcc
+configure:2098: result: i486-linux-gnu-gcc
+configure:2380: checking for C compiler version
+configure:2383: i486-linux-gnu-gcc --version </dev/null >&5
+i486-linux-gnu-gcc (GCC) 4.0.2 (Debian 4.0.2-1)
+Copyright (C) 2005 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions. There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+configure:2386: $? = 0
+configure:2388: i486-linux-gnu-gcc -v </dev/null >&5
+Using built-in specs.
+Target: i486-linux-gnu
+Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt
--enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm
--enable-java-awt=gtk --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
--disable-werror --enable-checking=release i486-linux-gnu
+Thread model: posix
+gcc version 4.0.2 (Debian 4.0.2-1)
+configure:2391: $? = 0
+configure:2393: i486-linux-gnu-gcc -V </dev/null >&5
+i486-linux-gnu-gcc: '-V' option must have argument
+configure:2396: $? = 1
+configure:2419: checking for C compiler default output file name
+configure:2422: i486-linux-gnu-gcc -Wall -g -O2 conftest.c >&5
+configure:2425: $? = 0
+configure:2471: result: a.out
+configure:2476: checking whether the C compiler works
+configure:2482: ./a.out
+configure:2485: $? = 0
+configure:2502: result: yes
+configure:2509: checking whether we are cross compiling
+configure:2511: result: no
+configure:2514: checking for suffix of executables
+configure:2516: i486-linux-gnu-gcc -o conftest -Wall -g -O2 conftest.c >&5
+configure:2519: $? = 0
+configure:2544: result:
+configure:2550: checking for suffix of object files
+configure:2571: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
+configure:2574: $? = 0
+configure:2596: result: o
+configure:2600: checking whether we are using the GNU C compiler
+configure:2624: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
+configure:2630: $? = 0
+configure:2633: test -z || test ! -s conftest.err
+configure:2636: $? = 0
+configure:2639: test -s conftest.o
+configure:2642: $? = 0
+configure:2655: result: yes
+configure:2661: checking whether i486-linux-gnu-gcc accepts -g
+configure:2682: i486-linux-gnu-gcc -c -g conftest.c >&5
+configure:2688: $? = 0
+configure:2691: test -z || test ! -s conftest.err
+configure:2694: $? = 0
+configure:2697: test -s conftest.o
+configure:2700: $? = 0
+configure:2711: result: yes
+configure:2728: checking for i486-linux-gnu-gcc option to accept ANSI C
+configure:2798: i486-linux-gnu-gcc -c -Wall -g -O2 conftest.c >&5
+configure:2804: $? = 0
+configure:2807: test -z || test ! -s conftest.err
+configure:2810: $? = 0
+configure:2813: test -s conftest.o
+configure:2816: $? = 0
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=i486-pc-linux-gnu
+ac_cv_build_alias=i486-linux-gnu
+ac_cv_c_compiler_gnu=yes
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=set
+ac_cv_env_CFLAGS_value='-Wall -g -O2'
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_build_alias_set=set
+ac_cv_env_build_alias_value=i486-linux-gnu
+ac_cv_env_host_alias_set=set
+ac_cv_env_host_alias_value=i486-linux-gnu
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_exeext=
+ac_cv_host=i486-pc-linux-gnu
+ac_cv_host_alias=i486-linux-gnu
+ac_cv_objext=o
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_prog_AWK=mawk
+ac_cv_prog_CC=i486-linux-gnu-gcc
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_stdc=
+ac_cv_prog_make_make_set=yes
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ACLOCAL='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run
aclocal-1.9'
+AMDEPBACKSLASH='\'
+AMDEP_FALSE='#'
+AMDEP_TRUE=''
+AMTAR='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run tar'
+AR=''
+AUTOCONF='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run
autoconf'
+AUTOHEADER='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run
autoheader'
+AUTOMAKE='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run
automake-1.9'
+AWK='mawk'
+CC='i486-linux-gnu-gcc '
+CCDEPMODE=''
+CFLAGS='-Wall -g -O2'
+CPP=''
+CPPFLAGS=''
+CYGPATH_W='echo'
+DEFS=''
+DEPDIR='.deps'
+ECHO='echo'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP=''
+EXEEXT=''
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
+LD=''
+LDFLAGS=''
+LIBOBJS=''
+LIBS=''
+LIBTOOL=''
+LN_S=''
+LTLIBOBJS=''
+MAKEINFO='${SHELL} /home/jonas/debian/OTHER/fuse/fuse-2.3.0/missing --run
makeinfo'
+NM=''
+OBJEXT='o'
+PACKAGE='fuse'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='fuse'
+PACKAGE_STRING='fuse 2.3.0'
+PACKAGE_TARNAME='fuse'
+PACKAGE_VERSION='2.3.0'
+PATH_SEPARATOR=':'
+RANLIB=''
+SED=''
+SET_MAKE=''
+SHELL='/bin/sh'
+STRIP=''
+VERSION='2.3.0'
+ac_ct_AR=''
+ac_ct_CC=''
+ac_ct_RANLIB=''
+ac_ct_STRIP=''
+am__fastdepCC_FALSE=''
+am__fastdepCC_TRUE=''
+am__include='include'
+am__leading_dot='.'
+am__quote=''
+am__tar='${AMTAR} chof - "$$tardir"'
+am__untar='${AMTAR} xf -'
+bindir='${exec_prefix}/bin'
+build='i486-pc-linux-gnu'
+build_alias='i486-linux-gnu'
+build_cpu='i486'
+build_os='linux-gnu'
+build_vendor='pc'
+datadir='${prefix}/share'
+exec_prefix='NONE'
+host='i486-pc-linux-gnu'
+host_alias='i486-linux-gnu'
+host_cpu='i486'
+host_os='linux-gnu'
+host_vendor='pc'
+includedir='${prefix}/include'
+infodir='${prefix}/share/info'
+install_sh='/home/jonas/debian/OTHER/fuse/fuse-2.3.0/install-sh'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localstatedir='${prefix}/var'
+mandir='${prefix}/share/man'
+mkdir_p='mkdir -p --'
+oldincludedir='/usr/include'
+prefix='/usr'
+program_transform_name='s,x,x,'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+subdirs2=''
+subdirs=''
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+#define PACKAGE "fuse"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_NAME "fuse"
+#define PACKAGE_STRING "fuse 2.3.0"
+#define PACKAGE_TARNAME "fuse"
+#define PACKAGE_VERSION "2.3.0"
+#define VERSION "2.3.0"
+
+configure: caught signal 2
+configure: exit 1
diff -rNu fuse-2.3.0.orig/debian/fuse-utils.postrm
fuse-2.3.0/debian/fuse-utils.postrm
--- fuse-2.3.0.orig/debian/fuse-utils.postrm 2005-10-03 00:35:11.000000000
+0200
+++ fuse-2.3.0/debian/fuse-utils.postrm 2005-10-03 00:34:45.000000000 +0200
@@ -12,24 +12,21 @@
}
case $1 in
+ remove)
+ dpkg-statoverride --remove /usr/bin/fusermount 2>/dev/null || true
+ ;;
+
purge)
ucf --purge $CONFFILE
rm -f $CONFFILE
- dpkg-statoverride --remove /usr/bin/fusermount 2>/dev/null || true
;;
failed-upgrade|upgrade)
;;
- remove)
- if is_true $FUSE_GROUPDELETE && [[ -n $FUSE_GROUP ]]; then
- dpkg-statoverride --remove /usr/bin/fusermount 2>/dev/null ||
true
- fi
- ;;
-
*)
echo "postrm called with unknown argument \`$1'" >&2
- exit 1
+ exit 0
;;
esac