kopia lustrzana https://github.com/dgiardini/rtl-ais
|
|
||
|---|---|---|
| .. | ||
| source | ||
| changelog | ||
| compat | ||
| control | ||
| copyright | ||
| files | ||
| readme.md | ||
| rules | ||
readme.md
Build rtl_ais into a debian package
First, make sure you have the required dependencies :
sudo apt-get install build-essential devscripts lintian
Step 2, copy the compiled binary into the package location (implying rtl-ais have been compiled already):
debuild -i -us -uc -b # for local package
debuild -S # for source package (required by launchpad)