mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Add a hack for the github builders
This commit is contained in:
@@ -413,6 +413,10 @@ jobs:
|
||||
devscripts \
|
||||
crossbuild-essential-${{ matrix.arch }}
|
||||
|
||||
- name: Hack dpkg-shlibdeps
|
||||
run: |
|
||||
echo '#!/bin/bash' | sudo tee /usr/bin/dpkg-shlibdeps
|
||||
|
||||
- name: Configure
|
||||
# The HOST_TRIPLET line is not easily foldable
|
||||
# yamllint disable rule:line-length
|
||||
|
||||
Reference in New Issue
Block a user