From b4f77f7a3936741d01fb64008278bc69d9215871 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sun, 24 Mar 2002 23:28:16 +0000 Subject: [PATCH] - perl -pi -e "s/^automake -a -c$/automake -a -c -f/" Changed files: esound.spec -> 1.63 --- esound.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esound.spec b/esound.spec index 078d0c9..c87de9f 100644 --- a/esound.spec +++ b/esound.spec @@ -91,7 +91,7 @@ rm -f missing acinclude.m4 libtoolize --copy --force aclocal || ( echo 'AC_DEFUN([AM_PATH_ALSA],[])' > acinclude.m4 && aclocal ) autoconf -automake -a -c +automake -a -c -f %configure \ --disable-alsa \ --with%{?_without_libwrap:out}-libwrap -- 2.44.0