public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-numericalsgps] rawhide: Fix 4ti2 module load
@ 2026-09-04 21:16 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-09-04 21:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gap-pkg-numericalsgps
Branch : rawhide
Commit : 404331726516ce51a53fb33a5a90d44fd228c298
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-09-04T15:16:39-06:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gap-pkg-numericalsgps/c/404331726516ce51a53fb33a5a90d44fd228c298?branch=rawhide

Log:
Fix 4ti2 module load

---
diff --git a/gap-pkg-numericalsgps.spec b/gap-pkg-numericalsgps.spec
index 20137fc..5f4d17a 100644
--- a/gap-pkg-numericalsgps.spec
+++ b/gap-pkg-numericalsgps.spec
@@ -68,7 +68,7 @@ This package contains documentation for gap-pkg-%{gap_pkgname}.
 %autosetup -n %{gap_upname}-%{version}
 
 %check -a
-module load 4ti2-%{_arch}
+module load 4ti2-$(uname -m)
 gap -l '%{gap_root_dir};' tst/test-with-4ti2.g
 gap -l '%{gap_root_dir};' tst/test-with-normaliz.g
 gap -l '%{gap_root_dir};' tst/test-with-singular.g

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-04 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 21:16 [rpms/gap-pkg-numericalsgps] rawhide: Fix 4ti2 module load Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox