]> git.pld-linux.org Git - packages/semodule-utils.git/commitdiff
- LIBDIR for make auto/th/semodule-utils-2.7-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Nov 2017 20:30:46 +0000 (21:30 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 Nov 2017 20:30:46 +0000 (21:30 +0100)
semodule-utils.spec

index 99957f68162f7980c959380975bd0c8a5c603137..5d08de7f147fcc09d601efa927a98a33b16aee90 100644 (file)
@@ -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
This page took 0.574979 seconds and 4 git commands to generate.