From 4ac64a13ef90a72f5025b090c7bd762ca73cae76 Mon Sep 17 00:00:00 2001 From: kloczek Date: Fri, 11 May 2001 20:24:17 +0000 Subject: [PATCH] - add simpler workaround on buggy acinclude.m4 (mv acinclude.m4.in acinclude.m4). Changed files: ntop.spec -> 1.8 --- ntop.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ntop.spec b/ntop.spec index b9db3c8..94af00c 100644 --- a/ntop.spec +++ b/ntop.spec @@ -9,7 +9,6 @@ Group: Networking Group(de): Netzwerkwesen Group(pl): Sieciowe Source0: http://snapshot.ntop.org/tgz/%{name}-%{snap}.tgz -Source1: %{name}-acinclude.m4 Patch0: %{name}-configure.patch Patch1: %{name}-externallib.patch Patch2: %{name}-perl.patch @@ -56,11 +55,11 @@ autoconf %{__make} cd ../%{name}* -install %{SOURCE1} acinclude.m4 +mv -f acinclude.m4.in acinclude.m4 libtoolize --copy --force aclocal autoconf -automake -a -c +automake -a -c -i %configure \ --with-gdchart-root=../gdchart0.94c \ --with-ossl-root=%{_prefix} \ -- 2.44.0