X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/blobdiff_plain/b0ad4ae6a2fa993374a9cda99c566843def311bf..a58c934231f9df66d960dd1d5a36840bc7d6ad8f:/doc/Debianization?ds=sidebyside diff --git a/doc/Debianization b/doc/Debianization index 992d69f..d6ffa48 100644 --- a/doc/Debianization +++ b/doc/Debianization @@ -2,10 +2,12 @@ This document is a brief introduction to how to Debianize a piece of software, i You'll need a few packages for doing Debian development, so you should run -{{{ sudo aptitude install build-essential dh-make devscripts cdbs equivs lintian dpatch quilt dpkg-dev }}} +{{{ $ sudo aptitude install build-essential dh-make devscripts cdbs equivs lintian dpatch quilt dpkg-dev }}} If you're a fan of emacs as a text editor, you should also run -{{{ sudo aptitude install debian-el devscripts-el dpkg-dev-el }}} +{{{ $ sudo aptitude install debian-el devscripts-el dpkg-dev-el }}} +== Preparing the source == +To prepare a source directory for Debianization, you'll first want to rename the directory to the form -. \ No newline at end of file