public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/exim] rawhide: Fixed typo preventing compilation from mariadb
@ 2026-09-01 17:40
0 siblings, 0 replies; only message in thread
From: @ 2026-09-01 17:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/exim
Branch : rawhide
Commit : fc808a76c521cff8a51edcb221a5bb37c7f9ea07
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date : 2026-09-01T19:40:10+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/exim/c/fc808a76c521cff8a51edcb221a5bb37c7f9ea07?branch=rawhide
Log:
Fixed typo preventing compilation from mariadb
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
---
diff --git a/exim-4.100-config.patch b/exim-4.100-config.patch
index 4d974fe..0decc5e 100644
--- a/exim-4.100-config.patch
+++ b/exim-4.100-config.patch
@@ -105,7 +105,7 @@ index a6f817d..e20409a 100644
-# LOOKUP_MYSQL_PC=mariadb
-# LOOKUP_NIS=yes
+LOOKUP_MYSQL=2
-+LOOKUP_MYSQL_PC=mariadb
++LOOKUP_MYSQL_PC=libmariadb
+LOOKUP_NIS=yes
# LOOKUP_NISPLUS=yes
+CFLAGS+=-I/usr/include/nsl -I/usr/include/tirpc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-01 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-01 17:40 [rpms/exim] rawhide: Fixed typo preventing compilation from mariadb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox