1. Edit your /etc/apt/sources.list file with an entry
"deb-src http://host/debian distribution section1 section2 section3" like this.
2. apt-get update
3. apt-get source
This will download three files: a .orig.tar.gz, a .dsc and a .diff.gz. In the case of packages made specifically for Debian, the last of these is not downloaded and the first usually won't have "orig" in the name.
The .dsc
Sunday, April 11, 2010
How to build debian package from source
Posted on 11:06 PM by Unknown
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment