[svn] r5851 - trunk/rpms/audacity
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Wed Sep 19 23:43:33 CEST 2007
Author: dries
Date: 2007-09-19 23:43:30 +0200 (Wed, 19 Sep 2007)
New Revision: 5851
Modified:
trunk/rpms/audacity/audacity.spec
Log:
build fix for newer gcc
Modified: trunk/rpms/audacity/audacity.spec
===================================================================
--- trunk/rpms/audacity/audacity.spec 2007-09-19 18:13:46 UTC (rev 5850)
+++ trunk/rpms/audacity/audacity.spec 2007-09-19 21:43:30 UTC (rev 5851)
@@ -44,8 +44,8 @@
%patch0 -p1 -b .localeinstall
%patch1 -p1 -b .desktop
%patch2 -p1 -b .samplerate
+%{__perl} -pi -e 's|SoundTouch::||g;' ./lib-src/soundtouch/include/SoundTouch.h
-
%build
%configure \
--with-libsndfile="system" \
More information about the svn-commits
mailing list