Skip to content

Commit 1ee023a

Browse files
committed
feat(terra/contributing): remove outdated go macros
1 parent 8e29224 commit 1ee023a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pages/terra/contributing.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ For other macros available in Fedora/Terra, check out our unofficial [macros lis
193193
| `%cargo_prep_online` | Enables internet access for `cargo`. Replaces `%cargo_prep` in `%prep` |
194194
| `%cargo_license_online` | Replaces `%cargo_license` in `%build` |
195195
| `%cargo_license_summary_online` | Replaces `%cargo_license_summary` in `%build` |
196-
| `%go_prep_online` | Same as `go mod download` |
197-
| `%go_build_online %goipath` | Builds a go package in `%build` |
198196
| `%nim_prep` | Setting up `nimble` |
199197
| `%nim_build` or `%nim_c` | Builds a package. Requires an argument to `src/pkgname` |
200198

0 commit comments

Comments
 (0)