[packages/semodule-utils] - LIBDIR for make

qboosh qboosh at pld-linux.org
Sun Nov 19 21:29:50 CET 2017


commit 7d962a57e22d051d1872a5319bd90ff5b5af220d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 19 21:30:46 2017 +0100

    - LIBDIR for make

 semodule-utils.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/semodule-utils.spec b/semodule-utils.spec
index 99957f6..5d08de7 100644
--- a/semodule-utils.spec
+++ b/semodule-utils.spec
@@ -50,7 +50,8 @@ Ten pakiet zawiera narzędzia do tworzenia modułów polityk SELinuksa.
 CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 %{__make} \
 	CC="%{__cc}" \
-	LDFLAGS="%{rpmldflags}"
+	LDFLAGS="%{rpmldflags}" \
+	LIBDIR=%{_libdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/semodule-utils.git/commitdiff/7d962a57e22d051d1872a5319bd90ff5b5af220d



More information about the pld-cvs-commit mailing list