From 3aa638d18e7bcdf3c9e88f323ebe3002194eaca4 Mon Sep 17 00:00:00 2001 From: Mariusz Mazur Date: Thu, 1 May 2003 19:03:45 +0000 Subject: [PATCH] - ac_fix added Changed files: acm.spec -> 1.3 --- acm.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/acm.spec b/acm.spec index 0db9d28..5ef7ec8 100644 --- a/acm.spec +++ b/acm.spec @@ -13,8 +13,7 @@ Release: 0.1 Copyright: MIT Group: X11/Applications/Games Source0: http://www.websimulations.com/download/%{name}-%{version}.tar.gz -#Patch0: %{name}-4.7-linux.patch -#Patch1: %{name}-4.7-glibc.patch +Patch0: %{name}-ac_fix.patch URL: http://home.netcom.com/~rrainey/acm.html BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -37,15 +36,13 @@ gerekli a %prep %setup -q chmod -R +rwX * -#%patch -p1 -b .linux -#%patch1 -p1 -b .noglibc +%patch0 %build rm -f missing %{__aclocal} %{__autoconf} #%{__autoheader} -#%{__automake} %configure %{__make} -- 2.44.0