mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Build core15 with dnsmasq 2.45
This commit is contained in:
1
config/rootfiles/core/15/files
Normal file
1
config/rootfiles/core/15/files
Normal file
@@ -0,0 +1 @@
|
||||
usr/sbin/dnsmasq
|
||||
1
config/rootfiles/core/15/meta
Normal file
1
config/rootfiles/core/15/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
5
config/rootfiles/core/15/update.sh
Normal file
5
config/rootfiles/core/15/update.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
extract_files
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
Reference in New Issue
Block a user