[packages/kodi] package %{_libdir}/kodi/addons dir; rel 2
atler
atler at pld-linux.org
Sun Nov 21 18:15:28 CET 2021
commit f82242a8c6b09caf3f30a75a53960609c7ed9316
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Nov 21 18:14:44 2021 +0100
package %{_libdir}/kodi/addons dir; rel 2
kodi.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/kodi.spec b/kodi.spec
index 1cb0bb9..90bb4ff 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -47,7 +47,7 @@
Summary: Kodi is a free and open source media-player and entertainment hub
Name: kodi
Version: 19.3
-Release: 1
+Release: 2
License: GPL v2+ and GPL v3+
Group: Applications/Multimedia
#Source0Download: https://github.com/xbmc/xbmc/releases
@@ -251,6 +251,8 @@ Header files for Kodi.
%install
rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/addons
+
%{__make} -C build install \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kodi.git/commitdiff/f82242a8c6b09caf3f30a75a53960609c7ed9316
More information about the pld-cvs-commit
mailing list