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

Re: making deb file from source.



marco@tecnogi.com (Marco Giardini) wrote:
>how do i make a deb file after having used the apt-get source filename
>and the dpkg-source -x file.dsc?

Change into the directory apt-get source or dpkg-source created for the
package and run 'debuild'. At least, that's the way I prefer to do it.
There are other ways, such as 'dpkg-buildpackage -rfakeroot' and
'fakeroot debian/rules binary'; see what you find easiest.

-- 
Colin Watson                                           [cjw44@cam.ac.uk]


Reply to: