From: Michael Tremer Date: Fri, 23 Dec 2011 13:46:43 +0000 (+0100) Subject: libsepol: Make package work on x86_64. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e626536c67aae2fba8c63b2b9995f779eb8428f1;p=ipfire-3.x.git libsepol: Make package work on x86_64. --- diff --git a/libsepol/libsepol.nm b/libsepol/libsepol.nm index ee6efd13c..fd2605f53 100644 --- a/libsepol/libsepol.nm +++ b/libsepol/libsepol.nm @@ -5,7 +5,7 @@ name = libsepol version = 2.0.41 -release = 1 +release = 2 groups = System/Libraries url = http://www.selinuxproject.org @@ -26,6 +26,9 @@ build make CFLAGS="%{CFLAGS}" %{PARALELLISMFLAGS} end + make_install_targets += LIBDIR="%{BUILDROOT}%{libdir}" \ + SHLIBDIR="%{BUILDROOT}/%{lib}" + install_cmds # Remove binaries rm -rf %{BUILDROOT}/usr/bin