i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Gershon Celniker
i wish to generate a Debian package from source written in c++ with makefile already ready, so i used dh_make and prepared all the needed configuration file, all but rules file - this one is a bit tricky, because i cant find a way to execute the make command at the destination folder. my question

Re: i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Jerome BENOIT
Hello: you may ask on the Debian mentor list. hth, Jerome On 21/03/12 12:58, Gershon Celniker wrote: i wish to generate a Debian package from source written in c++ with makefile already ready, so i used dh_make and prepared all the needed configuration file, all but rules file - this one is a

Re: i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Alberto Luaces
Gershon Celniker writes: i wish to generate a Debian package from source written in c++ with makefile already ready, so i used dh_make and prepared all the needed configuration file, all but rules file - this one is a bit tricky, because i cant find a way to execute the make command at the