builds, initial testing builds, packaging, ci workflow
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 2m1s
Comprehensive CI/CD Pipeline / Security Audit (push) Successful in 46s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m7s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 2m1s
Comprehensive CI/CD Pipeline / Security Audit (push) Successful in 46s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 1m7s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
This commit is contained in:
parent
0e80b08b0a
commit
45c124637b
25 changed files with 1994 additions and 6 deletions
14
debian/deb-mock-dev.install
vendored
Normal file
14
debian/deb-mock-dev.install
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Development tools
|
||||
dev/ /usr/share/deb-mock/dev/
|
||||
|
||||
# API documentation
|
||||
docs/api/ /usr/share/doc/deb-mock-dev/
|
||||
|
||||
# Development examples
|
||||
examples/ /usr/share/doc/deb-mock-dev/examples/
|
||||
|
||||
# Development headers
|
||||
include/ /usr/include/deb-mock/
|
||||
|
||||
# Development scripts
|
||||
scripts/dev/ /usr/bin/
|
||||
Loading…
Add table
Add a link
Reference in a new issue