> 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                    [EMAIL PROTECTED]
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 via email to