[packages/fvwm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:49 CEST 2025
commit 94a32a1df3b37ff069f4ee55cb655effdea711cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:37:34 2025 +0200
Fix applying patches.
fvwm.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/fvwm.spec b/fvwm.spec
index 03aba87..f9854fb 100644
--- a/fvwm.spec
+++ b/fvwm.spec
@@ -70,13 +70,13 @@ de botões".
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
%build
xmkmf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fvwm.git/commitdiff/94a32a1df3b37ff069f4ee55cb655effdea711cf
More information about the pld-cvs-commit
mailing list