Partially distributed distributions
Posted Feb 9, 2008 14:49 UTC (Sat) by
alextingle (guest, #20593)
In reply to:
Partially distributed distributions by magnus
Parent article:
LCA: Disintermediating distributions
$ apt-get source PACKAGE
$ sudo apt-get build-dep PACKAGE
Then, once you've made your change / applied the patch / whatever...
$ dpkg-buildpackage -rfakeroot -b
...and hey-presto, your very own fixed package.
(
Log in to post comments)