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