parent
1358673da5
commit
204093d023
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fi
|
||||||
# get source and build
|
# get source and build
|
||||||
cd $workdir
|
cd $workdir
|
||||||
curl "https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/$version/librewolf-$version.source.tar.gz" -LO
|
curl "https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/$version/librewolf-$version.source.tar.gz" -LO
|
||||||
tar -xzf librewolf-136.0-2.source.tar.gz
|
tar -xzf librewolf-$version.source.tar.gz
|
||||||
cd ./librewolf-$version/
|
cd ./librewolf-$version/
|
||||||
# get build deps
|
# get build deps
|
||||||
apt install python3 python3-pip wget patch -y
|
apt install python3 python3-pip wget patch -y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue