parent
1358673da5
commit
204093d023
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ fi
|
|||
# get source and build
|
||||
cd $workdir
|
||||
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/
|
||||
# get build deps
|
||||
apt install python3 python3-pip wget patch -y
|
||||
|
|
Loading…
Add table
Reference in a new issue