]> git.pld-linux.org Git - packages/Frodo.git/blobdiff - Frodo.spec
- fix build on alpha-linux
[packages/Frodo.git] / Frodo.spec
index 23c7bc09a2782316a1c0b5eb2845451b707c0be3..8c4ee66dfd8e0663e46cfa341cfc700690ab8e57 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Commodore 64 emulator
 Summary(pl):   Emulator Commodore 64
 Name:          Frodo
 Version:       4.1b
-Release:       1
+Release:       2
 License:       non-commercial
 Group:         Applications/Emulators
 Source0:       http://iphcip1.physik.uni-mainz.de/~cbauer/%{name}V4_1b.Src.tar.gz
@@ -17,7 +17,6 @@ BuildRequires:        SDL-devel >= 1.2.0
 Requires:      tk
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Frodo V4.1 is a free, portable C64 emulator for BeOS, Unix, MacOS,
 AmigaOS, RiscOS and WinNT/95 systems.
@@ -67,12 +66,13 @@ emulacja na klawiaturze). Dost
 freeware.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 
 %build
 cd Src
+cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
 CFLAGS="$CFLAGS -DX_USE_SHM -fno-exceptions -fno-rtti -fno-implicit-templates"
This page took 0.055165 seconds and 4 git commands to generate.