]> git.pld-linux.org Git - packages/wine.git/blobdiff - wine.spec
- regenerate configure script, use %%configure macro
[packages/wine.git] / wine.spec
index e2e6b6f83191a73f214a7fc830a6bb11984ba158..bd6b3a56ff53fb1901bfa5b4d6f293080d8c33eb 100644 (file)
--- a/wine.spec
+++ b/wine.spec
@@ -4,7 +4,7 @@ Summary(pl):    Program pozwalaj
 Summary(pt_BR):        Executa programas Windows no Linux
 Name:          wine
 Version:       20020228
-Release:       1.0
+Release:       2
 License:       distributable
 Group:         Applications/Emulators
 Source0:       ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-%{version}.tar.gz
@@ -99,7 +99,9 @@ sed -e "s|winetest||;s|avitools||" programs/Makefile.in > .tmp
 mv -f .tmp programs/Makefile.in
 
 %build
-%configure2_13 \
+aclocal
+autoconf
+%configure \
 %{!?debug:     --disable-debug} \
 %{!?debug:     --disable-trace} \
        --enable-curses \
This page took 0.060647 seconds and 4 git commands to generate.