sddm.düzenlendi
This commit is contained in:
parent
a452be35fc
commit
84dd94edc5
|
@ -12,6 +12,10 @@ source=( https://github.com/sddm/sddm/releases/download/v$version/${name}-$versi
|
||||||
10-backlight.rules)
|
10-backlight.rules)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
source /etc/blfs-bootscripts
|
||||||
|
wget http://anduin.linuxfromscratch.org/BLFS/blfs-bootscripts/$scripts-$scriptsversion.tar.bz2
|
||||||
|
tar xvf $scripts-$scriptsversion.tar.bz2
|
||||||
|
|
||||||
cd ${name}-$version
|
cd ${name}-$version
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue