generated from ext/template
Initial commit
This commit is contained in:
commit
77eb78058b
9 changed files with 352 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Template for external project package building
|
||||
|
||||
- git submodule add <https://repo.example.com/external/repo.git> upstream
|
||||
- Makefile: change package name & compile / dpkg target instructions
|
||||
- Dockerfile.builder: required deb packages / base image
|
||||
- deb-package/DEBIAN/control: Package name, depends, conflict & description
|
||||
|
||||
## Use template
|
||||
|
||||
When using this template check Git content, Issue labels & Branch protection
|
||||
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue