commit
054eac0823
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue