Skip to content

Commit 0616413

Browse files
also register the extra files as patches
1 parent c403f13 commit 0616413

File tree

2 files changed

+2
-0
lines changed
  • packages/goblint-cil
    • goblint-cil.2.0.0
    • goblint-cil.2.0.1

2 files changed

+2
-0
lines changed

packages/goblint-cil/goblint-cil.2.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ depends: [
4242
"conf-gcc"
4343
]
4444
extra-files: ["realGccConfigure.patch" "md5=8cbe9cc88a05dc7b034b54930b31baed"]
45+
patches: ["realGccConfigure.patch"]
4546
conflicts: ["cil"]
4647
build: [
4748
["dune" "subst"] {dev}

packages/goblint-cil/goblint-cil.2.0.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ depends: [
4242
"conf-gcc"
4343
]
4444
extra-files: ["realGccConfigure.patch" "md5=8cbe9cc88a05dc7b034b54930b31baed"]
45+
patches: ["realGccConfigure.patch"]
4546
conflicts: ["cil"]
4647
build: [
4748
["dune" "subst"] {dev}

0 commit comments

Comments
 (0)