Pārlūkot izejas kodu

upgrading package: xmame 0.58.2 -> 0.60.1

Ralf S. Engelschall 24 gadi atpakaļ
vecāks
revīzija
709867ae88
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      xmame/xmame.spec

+ 3 - 3
xmame/xmame.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Games
 License:      GPL
-Version:      0.58.2
-Release:      20020223
+Version:      0.60.1
+Release:      20020623
 
 #   list of sources
 Source0:      http://x.mame.net/download/xmame-%{version}.tar.bz2
@@ -65,7 +65,7 @@ AutoReqProv:  no
     esac
     x11_inc=`%{l_prefix}/etc/rc --query x11_incdir`
     x11_lib=`%{l_prefix}/etc/rc --query x11_libdir`
-    %{l_make} %{l_mflags -O} \
+    %{l_make} %{l_mflags} \
         -f makefile.unix \
         CC="%{l_cc}" \
         CFLAGS="-I%{l_prefix}/include -I$x11_inc -pipe -O2 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math" \