]> git.pld-linux.org Git - packages/ardour.git/commitdiff
- opt patch is still needed
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jul 2007 00:57:51 +0000 (00:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ardour.spec -> 1.32

ardour.spec

index 5d445f3e716e6c48f86fc32d3fff558c3656177c..915f0a33dd0016428bc40c8d33ca4798a1348049 100644 (file)
@@ -9,6 +9,7 @@ Source0:        http://ardour.org/files/releases/%{name}-%{version}.tar.bz2
 # Source0-md5: d047d3f9e7b5b4bf80980c5b267c1068
 Source1:       %{name}.desktop
 Patch0:                %{name}-c++.patch
+Patch1:                %{name}-opt.patch
 URL:           http://ardour.org/
 BuildRequires: alsa-lib-devel >= 0.9.0
 BuildRequires: boost-devel
@@ -57,6 +58,8 @@ MMC, niedestruktywny, nieliniowy edytor oraz wtyczki LADSPA.
 %prep
 %setup -q
 %patch0 -p1
+# NEEDS UPDATE for scons
+#%patch1 -p1
 
 %build
 %scons \
This page took 0.118078 seconds and 4 git commands to generate.