mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2026-01-28 01:47:18 +01:00
Pipeline: Fix parental-control compilation
This commit is contained in:
parent
cb405b3b88
commit
67c6e502a2
1 changed files with 1 additions and 1 deletions
|
|
@ -296,7 +296,7 @@
|
|||
"compile": [
|
||||
"apt install libnetfilter-queue-dev -y",
|
||||
"make clean",
|
||||
"make"
|
||||
"make CFLAGS+='-DBBF_VENDOR_PREFI=\\\"X_IOWRT_EU_\\\" -DPARENTAL_CONTROL_ULRFILTER'"
|
||||
],
|
||||
"post_install": [
|
||||
"cp -f urlfilter /usr/sbin/",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue