[packages/performous-Composer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:54:34 CEST 2025


commit 2b708eec0fa2ea609588999c189570909a23ae2b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:54:18 2025 +0200

    Fix applying patches.

 performous-Composer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/performous-Composer.spec b/performous-Composer.spec
index 030e3ef..55ffcfa 100644
--- a/performous-Composer.spec
+++ b/performous-Composer.spec
@@ -41,8 +41,8 @@ result of what the computer thinks the notes should be like.
 
 %prep
 %setup -qc
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/performous-Composer.git/commitdiff/2b708eec0fa2ea609588999c189570909a23ae2b



More information about the pld-cvs-commit mailing list