On Fri, Jan 03, 2003 at 04:29:12PM -0800, Dan Peterson wrote:
> On Fri, 2003-01-03 at 16:01, Colin Watson wrote:
> > 'make clean' deletes Makefile, not really debuild.
> > You need to arrange that the 'build' target in
> > debian/rules runs 'perl Makefile.PL' before running
> > 'make'.
>
> I put '
On Fri, 2003-01-03 at 16:01, Colin Watson wrote:
>
> 'make clean' deletes Makefile, not really debuild.
> You need to arrange that the 'build' target in
> debian/rules runs 'perl Makefile.PL' before running
> 'make'.
I put 'perl Makefile.PL' at the top of debian/rules
(e.g. before '#!/usr/bin/make
On Fri, Jan 03, 2003 at 03:48:58PM -0800, Dan Peterson wrote:
> I untar the tarball, do a 'perl Makefile.PL' to get
> the Makefile ready, but when I run 'debuild', it seems
> to blow away the Makefile and then complains that it
> can't continue as that file doesn't exist!
'make clean' deletes Make
Hi,
I'm having some trouble building debs of DBI-1.21.
I untar the tarball, do a 'perl Makefile.PL' to get
the Makefile ready, but when I run 'debuild', it seems
to blow away the Makefile and then complains that it
can't continue as that file doesn't exist!
# ls -l Makefile
-rw-r--r--1 root
4 matches
Mail list logo