uid_wrapper/uid_wrapper-1.2.7-cmake-config-fix-installation-path.patch
Troy Dawson c8a5f89f03 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/uid_wrapper#8c7488d20d2aa3f29699b2b3ff1415851491f14f
2020-10-15 13:11:24 -07:00

7 lines
249 B
Diff

index 0a3e3fd..43ab1fa 100644
--- a/uid_wrapper-config.cmake.in
+++ b/uid_wrapper-config.cmake.in
@@ -1 +1 @@
-set(UID_WRAPPER_LIBRARY @CMAKE_INSTALL_LIBDIR@/@UID_WRAPPER_LIB@)
+set(UID_WRAPPER_LIBRARY @CMAKE_INSTALL_FULL_LIBDIR@/@UID_WRAPPER_LIB@)