- rework previous fix without autoreconf in patching configure
directly OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
bfd9df6685
commit
8592ddcd40
@@ -62,24 +62,6 @@ imports many sound file formats, including WAV, AIFF, AU, IRCAM, MP,
|
||||
and Ogg Vorbis. With Audacity, you can edit wave data larger than the
|
||||
physical memory size of your computer.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Dominic Mazzoni <dominic@minorninth.com>
|
||||
Roger Dannenberg <rbd+@cs.cmu.edu>
|
||||
Jason Cohen <cohen3+@andrew.cmu.edu>
|
||||
Robert Leidle <rfl+@andrew.cmu.edu>
|
||||
Mark Tomlinson <marktoml@hotmail.com>
|
||||
Joshua Haberman <joshua@haberman.com>
|
||||
Nasca Octavian Paul <paulnasca@email.ro>
|
||||
Logan Lewis <proxima@proxc.com>
|
||||
Matt Brubeck <mbrubeck@hmc.edu>
|
||||
Mark Phillips <mitb@totaldeath.com>
|
||||
Tony Oetzmann <airon@epost.de>
|
||||
Harvey Lubin <agrapha@agrapha.com>
|
||||
Tom Woodhams <tom@imaginemedia.co.uk>
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-src-%{version}-beta
|
||||
%patch0
|
||||
@@ -90,9 +72,6 @@ Authors:
|
||||
%build
|
||||
#%{?suse_update_config:%{suse_update_config -f . lib-src/*/.}}
|
||||
#export AUTOMAKE="automake --foreign"
|
||||
pushd lib-src/portmixer
|
||||
autoreconf
|
||||
popd
|
||||
%configure \
|
||||
--enable-unicode \
|
||||
--with-libvorbis=system \
|
||||
|
Reference in New Issue
Block a user