[packages/ctwm] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:08:04 CEST 2025


commit a22a8b602e3a102754c4cb5afc803fc62bdf16dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:07:48 2025 +0200

    Fix applying patches.

 ctwm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ctwm.spec b/ctwm.spec
index 8e60f4f..5a73240 100644
--- a/ctwm.spec
+++ b/ctwm.spec
@@ -44,8 +44,8 @@ funkcję. Jest to wersja współpracująca z GNU libc (RedHat
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ctwm.git/commitdiff/a22a8b602e3a102754c4cb5afc803fc62bdf16dc



More information about the pld-cvs-commit mailing list