]> git.pld-linux.org Git - packages/blobby2.git/blobdiff - blobby2.spec
- added gcc4 patch
[packages/blobby2.git] / blobby2.spec
index ae1fbca848528c74128cc612e04bf2822fc48a34..210680cd556ea58f3eb3dfe26aa1d2f68158d137 100644 (file)
@@ -12,6 +12,7 @@ License:      GPL v2
 Group:         X11/Applications/Games
 Source0:       %{name}-%{snap}.tar.bz2
 # Source0-md5: fffe00422e14879fe73db491ae782649
+Patch0:                %{name}-gcc4.patch
 URL:           http://blobby.redio.de/content/en/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel
@@ -29,6 +30,7 @@ Gra Blobby Volley 2.
 
 %prep
 %setup -q -n %{name}-%{snap}
+%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.729491 seconds and 4 git commands to generate.