From: Michael Tremer Date: Wed, 21 Aug 2024 14:17:22 +0000 (+0200) Subject: core188: Ship lang.pl X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9207afd8832f5245c566518fdb8264e15d79ad69;p=people%2Fmfischer%2Fipfire-2.x.git core188: Ship lang.pl Signed-off-by: Michael Tremer --- diff --git a/config/cfgroot/lang.pl b/config/cfgroot/lang.pl index 2c3b8bbae..4e39cd8da 100644 --- a/config/cfgroot/lang.pl +++ b/config/cfgroot/lang.pl @@ -9,7 +9,7 @@ # package Lang; -require 'CONFIG_ROOT/general-functions.pl'; +require '/var/ipfire/general-functions.pl'; use strict; ### A cache file to avoid long recalculation diff --git a/config/rootfiles/core/188/filelists/files b/config/rootfiles/core/188/filelists/files index 702deefc1..05235c2f4 100644 --- a/config/rootfiles/core/188/filelists/files +++ b/config/rootfiles/core/188/filelists/files @@ -13,4 +13,5 @@ var/ipfire/backup/bin/backup.pl var/ipfire/general-functions.pl var/ipfire/graphs.pl var/ipfire/header.pl +var/ipfire/lang.pl var/ipfire/network-functions.pl