1
0

ajout de wpa_supplicant et lsb-release

This commit is contained in:
Daniel Tartavel 2019-12-20 13:06:33 +01:00
parent 7b7d1d8238
commit 5a95092b50

View File

@ -1,6 +1,10 @@
Summary: Install LALIS packages and configuration
Name: task-lalis
Version: 3.2
Version: 3.3
Release: %mkrel 1
License: GPLv3
Group: Tools
@ -118,6 +122,8 @@ Requires: chromium-browser
Requires: lshw
Requires: x11-driver-input-synaptics
Requires: bsdiff
Requires: lsb-release
Requires: wpa_supplicant
%description
This package installs LALIS choosen packages and some configurations.
@ -205,5 +211,7 @@ do
fi
fi
done
# patch le fichier locale de simple-scan
bspatch /usr/share/locale/fr/LC_MESSAGES/simple-scan.mo /usr/share/locale/fr/LC_MESSAGES/simple-scan.mo /usr/share/lalis/simple-scan.mo.patch
#WIFI=`lshw -C network|grep -c wlp`
#if [ $WIFI -ne 0 ];then
# urpmi wpa_supplicant
#fi