]> git.pld-linux.org Git - packages/esound.git/blobdiff - esound.spec
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
[packages/esound.git] / esound.spec
index 95fefe70cc2a260292eb1f6b8c62115a9c0e0a96..4ee6b49223c028b8f4d6351294d1ac1394abc3b6 100644 (file)
@@ -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 \
This page took 0.026075 seconds and 4 git commands to generate.