[packages/wmmount] Fix applying patches.

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


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

    Fix applying patches.

 wmmount.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wmmount.spec b/wmmount.spec
index 4749910..d5b567b 100644
--- a/wmmount.spec
+++ b/wmmount.spec
@@ -32,9 +32,9 @@ na ikonę napędu.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p0
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmmount.git/commitdiff/a4c24d1e1b5d028518ce55d2e9bf493f698a876f



More information about the pld-cvs-commit mailing list