]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- removed obsolete hack in %%build SDL-1_2_4-9
authortrojan <trojan@pld-linux.org>
Wed, 11 Sep 2002 10:04:53 +0000 (10:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 9; STBR

Changed files:
    SDL.spec -> 1.91

SDL.spec

index 3e0b6cbad77a2d4f2fafff57f579e2b0aa7ee3b0..8ed4a8398a2cb3178183b628ea55756fe5178a15 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -20,7 +20,7 @@ Summary(uk):  Simple DirectMedia Layer
 Summary(zh_CN):        SDL (Simple DirectMedia Layer) Generic APIs - ÓÎÏ·/¶àýÌå¿â
 Name:          SDL
 Version:       1.2.4
-Release:       8
+Release:       9
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://www.libsdl.org/release/%{name}-%{version}.tar.gz
@@ -158,10 +158,7 @@ rm -f missing
 %{__libtoolize}
 aclocal
 %{__autoconf}
-# Another hack
-cp -f src/hermes/Makefile.in Makefile.in.ok
-automake -a -c --foreign
-cp -f Makefile.in.ok src/hermes/Makefile.in
+%{__automake}
 %configure \
 %ifarch %{ix86}
        --enable-nasm \
This page took 0.119099 seconds and 4 git commands to generate.