tags 362032 patch
thanks
Hi,
The attached patch touches the autoconf files in the correct order, so
this won't happen. Please apply, thanks.
bye, Roman
diff -ur progsreiserfs-0.3.0.5.org/debian/rules
progsreiserfs-0.3.0.5/debian/rules
--- progsreiserfs-0.3.0.5.org/debian/rules 2006-10-21 01:37:29.000000000
+0200
+++ progsreiserfs-0.3.0.5/debian/rules 2006-10-21 04:38:12.000000000 +0200
@@ -259,6 +259,11 @@
ln -sf /usr/share/misc/config.sub config.sub
test -e config.guess -a -L config.guess || \
ln -sf /usr/share/misc/config.guess config.guess
+ touch touch aclocal.m4
+ touch Makefile.in */Makefile.in */*/Makefile.in
+ touch progsreiserfs.spec
+ touch config.h.in
+ touch configure
install: DH_OPTIONS=-Nlib$(LIBPKG)$(LIBPKGVER)-dbg