mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Merge branch 'core119' into next
This commit is contained in:
@@ -7,5 +7,6 @@ srv/web/ipfire/cgi-bin/index.cgi
|
|||||||
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
||||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||||
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||||
|
usr/lib/libgcc_s.so.1
|
||||||
var/ipfire/backup/include
|
var/ipfire/backup/include
|
||||||
var/ipfire/langs
|
var/ipfire/langs
|
||||||
|
|||||||
@@ -54,6 +54,9 @@ extract_files
|
|||||||
# update linker config
|
# update linker config
|
||||||
ldconfig
|
ldconfig
|
||||||
|
|
||||||
|
# restart init
|
||||||
|
telinit u
|
||||||
|
|
||||||
# Update Language cache
|
# Update Language cache
|
||||||
/usr/local/bin/update-lang-cache
|
/usr/local/bin/update-lang-cache
|
||||||
|
|
||||||
|
|||||||
2
lfs/mpd
2
lfs/mpd
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/${THISAPP}
|
DIR_APP = $(DIR_SRC)/${THISAPP}
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = mpd
|
PROG = mpd
|
||||||
PAK_VER = 17
|
PAK_VER = 18
|
||||||
|
|
||||||
DEPS = "alsa faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus"
|
DEPS = "alsa faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user