]> git.pld-linux.org Git - packages/ardour.git/commitdiff
- added nptl fix patch (missing include)
authorfreetz <freetz@pld-linux.org>
Thu, 12 Feb 2004 20:08:40 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ardour.spec -> 1.14

ardour.spec

index e1471aa9b227a84363653daa7fb1ab6f00757b1d..373caad0034adae81dfc3ecdcf6df533831fa25d 100644 (file)
@@ -13,6 +13,7 @@ Patch0:               %{name}-system-libs.patch
 Patch1:                %{name}-opt.patch
 Patch2:                %{name}-ac_cleanup.patch
 Patch3:                %{name}-am18.patch
+Patch4:                %{name}-nptl_fix.patch
 URL:           http://ardour.sourceforge.net/
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.50
@@ -52,6 +53,7 @@ MMC, niedestruktywny, nieliniowy edytor oraz wtyczki LADSPA.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 install -d m4
 # extract AM_BUILD_ENVIRONMENT (patched!)
This page took 0.060247 seconds and 4 git commands to generate.