Fix errors in debian packaging documentation.

pull/22/head
Frederic Guilbault 2020-08-08 13:33:55 -04:00
rodzic f39a989508
commit bcf17b7d5f
2 zmienionych plików z 1 dodań i 4 usunięć

2
.gitignore vendored
Wyświetl plik

@ -1,4 +1,4 @@
*.o
rtl_ais
debianPackage/usr
debianPackage/*.deb
debianPackage/*.deb

Wyświetl plik

@ -8,6 +8,3 @@ Step 2, copy the compiled binary into the package location (implying rtl-ais hav
Step 3, build the package :
```dpkg-deb --build ./ rtl_ais_0.3-1_$(arch).deb```
Step 4, renaming package :
```dpkg-deb --build```