mirror of
https://git.freestone.net/cramer/pcapmirror.git
synced 2025-12-31 03:50:27 +01:00
BUILD
This commit is contained in:
@@ -57,6 +57,7 @@ build-rocky9:
|
|||||||
- rocky9
|
- rocky9
|
||||||
script:
|
script:
|
||||||
- dnf install -y libpcap-devel
|
- dnf install -y libpcap-devel
|
||||||
|
- cp * /root/rpmbuild/BUILD
|
||||||
- rpmbuild -ba pcapmirror.spec
|
- rpmbuild -ba pcapmirror.spec
|
||||||
- mkdir -p build
|
- mkdir -p build
|
||||||
- mv /root/rpmbuild/RPMS/x86_64/pcapmirror*.* build/
|
- mv /root/rpmbuild/RPMS/x86_64/pcapmirror*.* build/
|
||||||
|
|||||||
Reference in New Issue
Block a user