vscode/resources
Frank Dana 357d14621c
RPM packaging: Use standard macros (#153247)
* RPM spec: Use standard macros for paths/name

- Once `@@NAME@@` is replaced into the spec file as the `Name:`,
  it can be referenced with the RPM macro `%{name}`
- The installation directories corresponding to `/usr/bin/` and
  `/usr/share/` are defined in the RPM macros `%{_bindir}` and
  `%{_datadir}`

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Robo <hop2deep@gmail.com>
2022-08-03 16:16:33 -07:00
..
completions
darwin use remote cli when in remote terminal (#150372) 2022-05-25 16:21:16 +02:00
linux RPM packaging: Use standard macros (#153247) 2022-08-03 16:16:33 -07:00
server
win32 Generate policies again (#149322) 2022-05-12 09:16:03 +02:00