This commit is contained in:
2025-03-21 19:35:26 +01:00
parent 11850c2125
commit 3fc76163f6

View File

@@ -11,7 +11,7 @@ build-bookworm:
- bookworm - bookworm
script: script:
- tar -czf ../pcapmirror_0.2.orig.tar.gz --exclude=debian . - tar -czf ../pcapmirror_0.2.orig.tar.gz --exclude=debian .
- apt get update && apt-get install -y libpcap-dev - apt-get update && apt-get install -y libpcap-dev
- dpkg-buildpackage -uc -us - dpkg-buildpackage -uc -us
- mkdir -p build - mkdir -p build
- mv ../pcapmirror*.* build/ - mv ../pcapmirror*.* build/