On Tue, Feb 21, 2012 at 10:57 AM, David Roguin wrote: > Ok, but ./debian/rules binary takes a lot of time. Generating .deb > files for evolution takes a couple of minutes. It'd be great if I > could ./debian/rules build and run the whole thing from ./debian/tmp > (libs included) > > Do you know any way to do that?
Depending on what you put in your debian/rules file, you could run debian/rules install or dh_auto_install. I'm not sure if thats what you want though, since you didn't specify that in enough detail. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAKTje6HY-dFr=Sn5dvvZKKJXz0qZ-=zdd+gntkdzeuzv_vc...@mail.gmail.com

