From: kloczek Date: Wed, 9 Oct 2002 13:14:21 +0000 (+0000) Subject: - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc X-Git-Tag: auto/ac/esound-0_2_32-1~25 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fesound.git;a=commitdiff_plain;h=f255d1230dcb6e4a549665f752efdc76b81937bc - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc Changed files: esound.spec -> 1.73 --- diff --git a/esound.spec b/esound.spec index 95fefe7..4ee6b49 100644 --- a/esound.spec +++ b/esound.spec @@ -138,7 +138,7 @@ usem o servidor de som EsounD. %build rm -f missing acinclude.m4 %{__libtoolize} -aclocal || ( echo 'AC_DEFUN([AM_PATH_ALSA],[])' > acinclude.m4 && aclocal ) +%{__aclocal} || ( echo 'AC_DEFUN([AM_PATH_ALSA],[])' > acinclude.m4 && aclocal ) %{__autoconf} %{__automake} %configure \