]> git.pld-linux.org Git - packages/kodi.git/blobdiff - kodi.spec
package %{_libdir}/kodi/addons dir; rel 2
[packages/kodi.git] / kodi.spec
index 1cb0bb932995cd443c4f51748b95dd05e04be99f..90bb4ff0032a4be6d07bceb963483bb641da972b 100644 (file)
--- 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
 
This page took 0.077049 seconds and 4 git commands to generate.