[packages/denemo] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:30 CEST 2025
commit dc47fe6b884f69afb5e2c45d5522fa0e99f1c904
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:14 2025 +0200
Fix applying patches.
denemo.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/denemo.spec b/denemo.spec
index 78d16ee..ea29383 100644
--- a/denemo.spec
+++ b/denemo.spec
@@ -79,10 +79,10 @@ ale może być zaadaptowany do innych celów związanych z muzyką.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/denemo.git/commitdiff/dc47fe6b884f69afb5e2c45d5522fa0e99f1c904
More information about the pld-cvs-commit
mailing list