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