]> git.pld-linux.org Git - packages/blobAndConquer.git/blobdiff - blobAndConquer.spec
- use dos2unix to avoid RC/LF problems
[packages/blobAndConquer.git] / blobAndConquer.spec
index 080fa1a3d518e3765f22d1c526c586c77d234c11..afac8e2819e389120286e7516664ebb0a3a7dcbe 100644 (file)
@@ -16,6 +16,7 @@ BuildRequires:        OpenGL-devel
 BuildRequires: SDL_image-devel
 BuildRequires: SDL_mixer-devel
 BuildRequires: SDL_ttf-devel
+BuildRequires: dos2unix
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,6 +31,7 @@ drugi epizod sagi Blob Wars.
 
 %prep
 %setup -q
+dos2unix makefile
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.064209 seconds and 4 git commands to generate.