mirror of
https://github.com/funkemunky/codex-copr.git
synced 2026-05-31 06:11:55 +00:00
Revert "Moving from musl to gnu, likely the cause for build failures"
This reverts commit 0f24381df7.
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ Summary: OpenAI Codex command-line interface
|
|||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/openai/codex
|
URL: https://github.com/openai/codex
|
||||||
Source0: %{name}-%{version}-x86_64-unknown-linux-gnu.tar.gz
|
Source0: %{name}-%{version}-x86_64-unknown-linux-musl.tar.gz
|
||||||
Source1: %{name}-%{version}-aarch64-unknown-linux-gnu.tar.gz
|
Source1: %{name}-%{version}-aarch64-unknown-linux-musl.tar.gz
|
||||||
|
|
||||||
ExclusiveArch: x86_64 aarch64
|
ExclusiveArch: x86_64 aarch64
|
||||||
Requires: git
|
Requires: git
|
||||||
|
|||||||
Reference in New Issue
Block a user