pjones pushed to fwupdate (f22). "Fix some path directories. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 2 19:05:56 UTC 2015


From d0b45c2b582a144285aff055f471b3f67c629e57 Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones at redhat.com>
Date: Tue, 2 Jun 2015 14:53:34 -0400
Subject: Fix some path directories.

Signed-off-by: Peter Jones <pjones at redhat.com>

diff --git a/fwupdate.spec b/fwupdate.spec
index 9fdbe92..ec0509c 100644
--- a/fwupdate.spec
+++ b/fwupdate.spec
@@ -63,7 +63,9 @@ make OPT_FLAGS="$RPM_OPT_FLAGS" libdir=%{_libdir} bindir=%{_bindir} \
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall EFIDIR=%{efidir} DESTDIR=${RPM_BUILD_ROOT}
+%makeinstall EFIDIR=%{efidir} DESTDIR=${RPM_BUILD_ROOT} libdir=%{_libdir} \
+	bindir=%{_bindir} mandir=%{_mandir} localedir=%{_datadir}/locale/ \
+	includedir=%{_includedir}
 
 %post libs -p /sbin/ldconfig
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/fwupdate.git/commit/?h=f22&id=d0b45c2b582a144285aff055f471b3f67c629e57


More information about the scm-commits mailing list