Projects
home:sagiben
kodi
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 32
View file
kodi.spec
Changed
@@ -269,6 +269,17 @@ -e '/dbus_connection_send_with_reply_and_block/s:-1:3000:' \ xbmc/linux/*.cpp +pushd project/cmake/addons +mkdir -p build/download +tar xvf %{SOURCE2} -C build/download +tar zxvf %{SOURCE3} --strip-components=1 -C depends/common/kodi-platform +# remove kodi-platform dependencies, because they are alreay installed +rm -f depends/common/kodi-platform/deps.txt +rm -rf depends/common/tinyxml depends/common/platform +# TODO : +rm -rf addons/audiodecoder.sidplay +popd + chmod +x bootstrap ./bootstrap @@ -343,15 +354,6 @@ make %{?_smp_mflags} pushd project/cmake/addons -mkdir -p build/download -tar xvf %{SOURCE2} -C build/download -tar zxvf %{SOURCE3} --strip-components=1 -C depends/common/kodi-platform -# remove kodi-platform dependencies, because they are alreay installed -rm -f depends/common/kodi-platform/deps.txt -rm -rf depends/common/tinyxml depends/common/platform -# TODO : -rm -rf addons/audiodecoder.sidplay - %cmake \ -DBUILD_SHARED_LIBS=1 \ -DNEED_SUDO=FALSE
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.