Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Paste
P23
(An Untitled Masterwork)
Active
Public
Actions
Authored by
•
aheinecke
on May 22 2023, 4:04 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Tags
None
Subscribers
None
diff --git a/configure.ac b/configure.ac
index 9a255541..d3fec2f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -257,7 +257,7 @@ if test "$build_gpg4win" = yes ; then
# A variable path here would probably be better but we cant
# use $libdir to avoid it beeing required to configure gpg4win
# build with a multiarch libdir set.
- kf5_host_tooling="/usr/lib/x86_64-linux-gnu/cmake"
+ kf5_host_tooling="/usr/lib64/cmake"
if test ! -f "$kf5_host_tooling/KF5Config/KF5ConfigConfig.cmake"; then
missing_tools="$missing_tools libkf5config-dev"
fi
Event Timeline
•
aheinecke
created this paste.
May 22 2023, 4:04 PM
2023-05-22 16:04:25 (UTC+2)
Log In to Comment