]> git.pld-linux.org Git - packages/ecasound.git/commitdiff
- fixed %build: regenerate all autoconf/aumake files for allow build in ecasound-1_9dev1-1
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Feb 2001 20:21:00 +0000 (20:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  automake 1.4b enviroment.

Changed files:
    ecasound.spec -> 1.21

ecasound.spec

index 15c1566566b8b528cd71d033877ba7875fd7fcd5..a836bba4416423eedc7dff62e0c0403fc895c14c 100644 (file)
@@ -135,8 +135,10 @@ Modu
 %setup -q
 
 %build
+aclocal
+autoconf
+automake -a -c
 CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti"
-automake
 %configure \
        --enable-sys-readline
 %{__make}
This page took 0.078669 seconds and 4 git commands to generate.