Add linux setup link to packages

Fixes #6559
This commit is contained in:
Daniel Imms 2016-06-16 11:41:18 -07:00
parent f2cbc150f7
commit 93e65224d7
2 changed files with 2 additions and 2 deletions

View file

@ -9,4 +9,4 @@ Homepage: https://code.visualstudio.com/
Installed-Size: @@INSTALLEDSIZE@@
Replaces: visual-studio-@@NAME@@
Description: Code editing. Redefined.
Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.
Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.

View file

@ -12,7 +12,7 @@ Requires: glibc >= 2.15
AutoReq: 0
%description
Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.
Visual Studio Code is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for installation instructions and FAQ.
%install
mkdir -p %{buildroot}/usr/share/@@NAME@@