mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 22:38:26 +00:00
@@ -38,7 +38,8 @@ A highly configurable and privacy minded Discord client.
|
||||
%prep
|
||||
%autosetup -n %{git_name}-%{version}
|
||||
%if %{with vendored_nodejs}
|
||||
NVM_DIR="%{rpmbuilddir}/.nvm" curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
|
||||
touch ~/.bash_profile
|
||||
HOME="%{rpmbuilddir}/.nvm" curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
|
||||
. "%{rpmbuilddir}/.nvm/nvm.sh"
|
||||
. "%{rpmbuilddir}/.nvm/bash_completion"
|
||||
nvm install 24
|
||||
|
||||
Reference in New Issue
Block a user