David Roguin <nesda...@gmail.com> wrote on 2012-02-20 21:40:

> Hi,
> 
> I'm making some changes to the evolution package and every time I want
> to test a tiny change I build a deb, install and run it. As you can
> imagine that takes a lot of time.
> 
> That's why I'm asking if there's a faster way to iterate over changes.
> 
> Thanks a lot!

Another way is compiling sources without making debian packages:

e.g.   make ... make install

e.g.   autoreconf ... make ... make install

e.g.   cmake ... make ... make install


---
Have a nice day.

Joachim (Germany)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120221100127.29a7a...@jupiter.home

Reply via email to