We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f097c6 commit c73ed64Copy full SHA for c73ed64
2 files changed
pkgs/paraview/paraview.yaml
@@ -13,13 +13,6 @@ defaults:
13
relocatable: false
14
15
build_stages:
16
-- name: patch2
17
- before: configure
18
- files: [visitbridge.patch]
19
- handler: bash
20
- bash: |
21
- patch -up1 < _hashdist/visitbridge.patch
22
-
23
- name: patch3
24
before: configure
25
files: [installCMakeFiles.patch]
pkgs/paraview/visitbridge.patch
0 commit comments