commit d9e2e3b019463618820ea3989f76dba36a4226a9
Author: Jakub Bogusz <[email protected]>
Date: Fri Sep 11 17:12:23 2015 +0200
- fix libdir in .pc files
sanlock.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/sanlock.spec b/sanlock.spec
index f3acb90..2c8b160 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -181,6 +181,9 @@ d /var/run/fence_sanlock 0755 root root -
d /var/run/fence_sanlockd 0755 root root -
EOF
+# fix hardcoded libdir=${prefix}/lib64
+%{__sed} -i -e 's,^libdir=.*,libdir=%{_libdir},'
$RPM_BUILD_ROOT%{_pkgconfigdir}/*.pc
+
%clean
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sanlock.git/commitdiff/d9e2e3b019463618820ea3989f76dba36a4226a9
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit