forked from pool/velociraptor
Accepting request 952144 from home:jeff_mahoney:branches:security:sensor
- Temporarily re-enable Windows artifacts. OBS-URL: https://build.opensuse.org/request/show/952144 OBS-URL: https://build.opensuse.org/package/show/security:sensor/velociraptor?expand=0&rev=4
This commit is contained in:
parent
0365dcf377
commit
677448fe31
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 7 14:40:47 UTC 2022 - Jeff Mahoney <jeffm@suse.com>
|
||||
|
||||
- Temporarily re-enable Windows artifacts.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 18:10:19 UTC 2022 - Jeff Mahoney <jeffm@suse.com>
|
||||
|
||||
|
@ -61,7 +61,9 @@ For just the endpoint agent, please install the 'velociraptor-client' package.
|
||||
sed -ie "s/\(VERSION *= \).*/\1 \"%{version}\"/" constants/constants.go
|
||||
|
||||
# These just clutter the GUI and we don't have Windows clients
|
||||
rm -rf artifacts/definitions/Windows
|
||||
# Note: There are dependencies on these that need to be resolved before
|
||||
# removing them outright.
|
||||
#rm -rf artifacts/definitions/Windows
|
||||
|
||||
%build
|
||||
(cd gui/velociraptor ; npm run build)
|
||||
|
Loading…
Reference in New Issue
Block a user