[packages/amiwm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:07 CEST 2025
commit ca9b523ddd291c3dec73e339d383283fad0a04b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:32:51 2025 +0200
Fix applying patches.
amiwm.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/amiwm.spec b/amiwm.spec
index 0f59356..0164300 100644
--- a/amiwm.spec
+++ b/amiwm.spec
@@ -42,9 +42,9 @@ pracy.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/amiwm.git/commitdiff/ca9b523ddd291c3dec73e339d383283fad0a04b0
More information about the pld-cvs-commit
mailing list