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

Re: [Q] How to compile a deb source pacjage



> A short question:
> 
> Does anyone know how to compile a debian source package into a binary?

1) Download the .orig.tar.gz  and .diff.gz files
2) Unpack the .orig, and apply the patch (patch -p1 < somefile.diff)
3) chmod u+x debian/rules
4) dpkg-buildpackage

Check the man pages for more info....
-- 
Andrew Chung                    ac111@cornell.edu
See http://anderoo.dhs.org/~anderoo/pgp.html for PGP key

It's a sin only if you dwell on the what ifs and the but ifs


Reply to: