wii controller added
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
%global myRELEASE 1
|
||||
#global GITCOMMIT Gotham_r2-ge988513
|
||||
# use the line below for pre-releases
|
||||
#global DIRVERSION %{version}%{PRERELEASE}
|
||||
%global DIRVERSION %{version}
|
||||
%global _hardened_build 1
|
||||
|
||||
@@ -17,11 +16,7 @@
|
||||
%if 0%{?fedora}
|
||||
# (libbluray in EPEL 6 is too old.)
|
||||
%global _with_libbluray 1
|
||||
%if 0%{?fedora} < 31
|
||||
%global _with_cwiid 1
|
||||
%else
|
||||
%global _with_cwiid 0
|
||||
%endif
|
||||
%global _with_libssh 1
|
||||
%global _with_libcec 1
|
||||
%global _with_external_ffmpeg 1
|
||||
@@ -460,8 +455,6 @@ ln -s %{python3_sitearch}/PIL $RPM_BUILD_ROOT%{_libdir}/kodi/addons/script.modul
|
||||
%else
|
||||
ln -s %{python2_sitearch}/PIL $RPM_BUILD_ROOT%{_libdir}/kodi/addons/script.module.pil/lib/PIL
|
||||
%endif
|
||||
#install -d $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib
|
||||
#ln -s %{python2_sitearch}/pysqlite2 $RPM_BUILD_ROOT%{_libdir}/xbmc/addons/script.module.pysqlite/lib/pysqlite2
|
||||
|
||||
# Use external font files instead of bundled ones
|
||||
ln -sf %{_fontbasedir}/dejavu/DejaVuSans-Bold.ttf ${RPM_BUILD_ROOT}%{_datadir}/kodi/addons/skin.estouchy/fonts/
|
||||
@@ -489,7 +482,6 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
|
||||
%{_bindir}/kodi
|
||||
%{_bindir}/kodi-standalone
|
||||
%{_bindir}/TexturePacker
|
||||
%{_bindir}/kodi-wiiremote
|
||||
%dir %{_libdir}/kodi/
|
||||
%{_libdir}/kodi/addons/
|
||||
%{_libdir}/kodi/system/
|
||||
|
||||
Reference in New Issue
Block a user