| Line 10... |
Line 10... |
| 10 |
Lang=`echo $LANG|cut -c 1-2`
|
10 |
Lang=`echo $LANG|cut -c 1-2`
|
| 11 |
SED="/bin/sed -i"
|
11 |
SED="/bin/sed -i"
|
| 12 |
VERSION="9"
|
12 |
VERSION="9"
|
| 13 |
ARCH="x86_64"
|
13 |
ARCH="x86_64"
|
| 14 |
# The kernel version we compile netflow for
|
14 |
# The kernel version we compile netflow for
|
| 15 |
KERNEL="kernel-server-6.6.37-1.mga9"
|
15 |
KERNEL="kernel-server-6.6.79-1.mga9"
|
| 16 |
# ****** Alcasar need RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
|
16 |
# ****** Alcasar need RPMS - paquetages nécessaires au fonctionnement d'Alcasar ******
|
| 17 |
# "fonts-dejavu-common" & "fonts-ttf-dejavu" : fonts needed by wkhtmltopdf
|
17 |
# "fonts-dejavu-common" & "fonts-ttf-dejavu" : fonts needed by wkhtmltopdf
|
| 18 |
# "lsscsi" & nvme-cli" & "php-dom" : need by phpsysinfo
|
18 |
# "lsscsi" & nvme-cli" & "php-dom" : need by phpsysinfo
|
| 19 |
# "php-rrd" : need by nfsen-ng
|
19 |
# "php-rrd" : need by nfsen-ng
|
| 20 |
# "socat" : avoid a warning when run the install script of letsencrypt ("acme.sh")
|
20 |
# "socat" : avoid a warning when run the install script of letsencrypt ("acme.sh")
|