From 0da54dea63b5b5c747d8a4a371c4ff311f9ba823 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 15 Apr 2012 00:28:02 +0200 Subject: [PATCH] libsepol: Move libs to /usr. --- libsepol/libsepol.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libsepol/libsepol.nm b/libsepol/libsepol.nm index 19042fd00..52d14261d 100644 --- a/libsepol/libsepol.nm +++ b/libsepol/libsepol.nm @@ -5,7 +5,7 @@ name = libsepol version = 2.1.4 -release = 4 +release = 5 groups = System/Libraries url = http://www.selinuxproject.org @@ -32,7 +32,7 @@ build # Install libraries to correct place. make_install_targets += \ LIBDIR="%{BUILDROOT}%{libdir}" \ - SHLIBDIR="%{BUILDROOT}/%{lib}" + SHLIBDIR="%{BUILDROOT}%{libdir}" install_cmds # Remove binaries -- 2.39.2