+Thu Oct 14 04:51:14 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
+
+ * Don't use Errno module but the POSIX module, since that *is*
+ in perl-*-base
+ * Fixup debian/rules
+
Thu Oct 14 04:39:25 CEST 1999 Wichert Akkerman <wakkerma@debian.org>
* Update dpkg manpage to add new --force-conf* options
mcidir=debian/tmp-main/DEBIAN
-maintainer-configure: Makefile.am configure.in
+configure: Makefile.am configure.in
$(checkdir)
mkdir -p automake
aclocal -I ./automake
automake --foreign ; \
autoconf
-$(BUILD)/config.status:
+$(BUILD)/config.status: configure
$(checkdir)
$(RM) -r debian/build
install -d debian/build