FS#76458 - [code] redundant steps in pkgbuild

Attached to Project: Community Packages
Opened by BrLi (brli) - Sunday, 06 November 2022, 18:43 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Monday, 14 November 2022, 09:04 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Massimiliano Torromeo (mtorromeo)
Filipe Laíns (FFY00)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

in the build()

`gulp vscode-linux-$_vscode_arch-min` does the above gulp steps already, you don't need to explicitly define them again.

Additional info:
* package version(s) 1.73.0
* config and/or log files etc. PKGBUILD
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Massimiliano Torromeo (mtorromeo)
Monday, 14 November 2022, 09:04 GMT
Reason for closing:  Fixed
Additional comments about closing:  code-1.73.1-1
Comment by BrLi (brli) - Sunday, 06 November 2022, 18:45 GMT
also, you may need `--openssl-legacy-provider` gulp option to pass the compilation, or it may failed error `digital envelope routines::unsupported`
Comment by Massimiliano Torromeo (mtorromeo) - Monday, 14 November 2022, 09:03 GMT
Thank you!

Loading...