[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem with temporary package build directory removal



On Fri, May 25, 2001 at 02:05:05PM +0200, Alwyn Schoeman wrote:
> fakeroot debian/rules clean works!
> 
> Is this standard way of cleaning up the build directories?  

Yes.

If you want to do it by running dh_clean directly, try doing this:

$ DH_COMPAT=3 dh_clean

This will run dh_clean in debhelper v3 mode, which should remove all
debian/<packagename> directories ...

Timshel

-- 
   Timshel Knoll <timshel@pobox.com>  for Debian email: <timshel@debian.org>
                Geomatics/Computer Science double degree, RMIT
      Debian GNU/Linux developer, see http://people.debian.org/~timshel/
                For GnuPG public key: finger timshel@debian.org



Reply to: