mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Include the Linux bin command in the main dir
This also changes the behavior of the bin command to find cli.js relatively, meaning the CLI now supports non-standard install locations.
This commit is contained in:
@@ -46,6 +46,5 @@ ln -s /usr/share/@@NAME@@/bin/@@NAME@@ /usr/bin/@@NAME@@
|
||||
%defattr(-,root,root)
|
||||
|
||||
/usr/share/@@NAME@@/
|
||||
/usr/share/@@NAME@@/bin/@@NAME@@
|
||||
/usr/share/applications/@@NAME@@.desktop
|
||||
/usr/share/pixmaps/@@NAME@@.png
|
||||
|
||||
Reference in New Issue
Block a user