]> git.pld-linux.org Git - packages/blobAndConquer.git/commitdiff
- use dos2unix to avoid RC/LF problems
authorlisu <lisu@pld-linux.org>
Mon, 26 Oct 2009 11:31:34 +0000 (11:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blobAndConquer.spec -> 1.7

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.044072 seconds and 4 git commands to generate.