[packages/wmx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:10:17 CEST 2025


commit 4c21a0519ee0d06145a54b08e35ecc8056875dde
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:48 2025 +0200

    Fix applying patches.

 wmx.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wmx.spec b/wmx.spec
index a7fda1c..c68d604 100644
--- a/wmx.spec
+++ b/wmx.spec
@@ -40,8 +40,8 @@ implementacji. wmx nie da się konfigurować, chyba że poprzez edycję
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmx.git/commitdiff/4c21a0519ee0d06145a54b08e35ecc8056875dde



More information about the pld-cvs-commit mailing list