[packages/cdget] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:56:15 CEST 2025


commit a301af252548fbe8257666b7a0021eafc8564c6a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:59 2025 +0200

    Fix applying patches.

 cdget.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cdget.spec b/cdget.spec
index 888bb4f..798603f 100644
--- a/cdget.spec
+++ b/cdget.spec
@@ -37,7 +37,7 @@ ręcznej kontroli nad procesem ściągania.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cdget.git/commitdiff/a301af252548fbe8257666b7a0021eafc8564c6a



More information about the pld-cvs-commit mailing list