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

Re: Best Packaging Practices, act II



I also recommend trying to build into a different dir for packages using
autoconf/automake... (others might be difficult...)
I tried that with galeon, due to compiling twice with different
configure options - and it worked just great.
This can ease making clean a lot, as you just need to rm the build
directory.
i.e.   mkdir build; cd build; ../configure

I like the idea of having all files touched by the build process
separate from the source.

Gruss,
Erich Schubert

--
erich@(mucl.de|debian.org)        --        GPG Key ID: 4B3A135C
A polar bear is a rectangular bear after a coordinate transform.
Die kürzeste Verbindung zwischen zwei Menschen ist ein Lächeln.


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: