[packages/wipe] Fix applying patches.

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


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

    Fix applying patches.

 wipe.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wipe.spec b/wipe.spec
index 3a72606..b962baf 100644
--- a/wipe.spec
+++ b/wipe.spec
@@ -30,7 +30,7 @@ z których 8 jest losowych.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wipe.git/commitdiff/5fb80b81f535ccc2e06814496e27d76bc818f0b0



More information about the pld-cvs-commit mailing list