[packages/ardour] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:40:22 CEST 2025


commit 89c9718ba421a8117d874a6242f8e1167fc83616
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:07 2025 +0200

    Fix applying patches.

 ardour.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ardour.spec b/ardour.spec
index 1150df8..0343c15 100644
--- a/ardour.spec
+++ b/ardour.spec
@@ -78,9 +78,9 @@ MMC, niedestruktywny, nieliniowy edytor oraz wtyczki LADSPA.
 %prep
 %setup -q -n Ardour-%{version}
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 export CC="%{__cc}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ardour.git/commitdiff/89c9718ba421a8117d874a6242f8e1167fc83616



More information about the pld-cvs-commit mailing list