2013-11-26 20:11:02 +00:00
committed by Git OBS Bridge
parent 53cb477d03
commit 1cdb2fd53b
2 changed files with 3 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ Url: http://supertuxkart.sourceforge.net/
Source: http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/%{version}/%{name}-%{version}-src.tar.bz2
# Geeko kart add-on (CC-BY 3.0)
Source1: http://stkaddons.net/dl/14e6ba25b17f0d.zip
BuildRequires: bluez-devel
BuildRequires: cmake
BuildRequires: curl-devel
BuildRequires: fdupes
@@ -76,7 +77,7 @@ popd
mkdir cmake_build
cd cmake_build
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
make %{?_smp_mflags} VERBOSE=1
make %{?_smp_mflags}
%install
cd cmake_build