mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
@@ -29,8 +29,7 @@ if [ "@@NAME@@" = "code" ]; then
|
||||
fi
|
||||
|
||||
# Symlink bin command to /usr/bin
|
||||
sudo rm -f /usr/bin/@@NAME@@
|
||||
sudo ln -s /usr/share/@@NAME@@/bin/@@NAME@@ /usr/bin/@@NAME@@
|
||||
ln -sf /usr/share/@@NAME@@/bin/@@NAME@@ %{_bindir}/@@NAME@@
|
||||
|
||||
# Register yum repository
|
||||
# TODO: #229: Enable once the yum repository is signed
|
||||
|
||||
Reference in New Issue
Block a user