csup_for_debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
csup_for_debian [2010/08/03 15:14] – kdev | csup_for_debian [2015/03/11 11:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Install the build tools ==== | ||
+ | < | ||
+ | aptitude install build-essential devscripts | ||
+ | </ | ||
+ | |||
+ | ==== Specific build dependencies ==== | ||
+ | < | ||
+ | aptitude install flex bison libssl-dev | ||
+ | </ | ||
+ | |||
==== Get it ==== | ==== Get it ==== | ||
< | < | ||
Line 7: | Line 17: | ||
* Copy the csup code into a pristine work place | * Copy the csup code into a pristine work place | ||
< | < | ||
- | mkdir $HOME/debian | + | mkdir $HOME/packaging/ |
- | cp -r src/ | + | cp -r src/ |
</ | </ | ||
Line 19: | Line 29: | ||
* Create initial debian/ | * Create initial debian/ | ||
< | < | ||
- | cd $HOME/ | + | cd $HOME/ |
dh_make -s --createorig | dh_make -s --createorig | ||
</ | </ |
csup_for_debian.1280848462.txt.gz · Last modified: 2015/03/11 11:22 (external edit)