]> git.pld-linux.org Git - packages/alsa-utils.git/commitdiff
- release 2: regenerate all automake, autoconf files for allow build also alsa-utils-0_5_10-2
authorkloczek <kloczek@pld-linux.org>
Fri, 19 Jan 2001 01:58:26 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  in automake 1.4b enviroment.

Changed files:
    alsa-utils.spec -> 1.46

alsa-utils.spec

index 35749a72c841d4cc80aa3ab24a452b601a94a962..ba69afb8a88ecec53a58fbd0592c738f36c43137 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Advanced Linux Sound Architecture (ALSA) - Utils
 Summary(pl):   Advanced Linux Sound Architecture (ALSA) - Narzêdzia
 Name:          alsa-utils
 Version:       0.5.10
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Sound
 Group(de):     Applikationen/Laut
@@ -43,10 +43,9 @@ amixer, aplay, arecord.
 %patch1 -p1
 
 %build
-cp aclocal.m4 acinclude.m4
 aclocal
-automake -c || :
 autoconf
+automake -a -c
 CFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS} -I/usr/include/ncurses"
 CXXFLAGS="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS} -fno-rtti -fno-exceptions"
 %configure
This page took 0.028837 seconds and 4 git commands to generate.