[packages/digger] Fix applying patches.

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


commit 767add35cd94db5702316e438ccdd9a70b5df596
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:13:55 2025 +0200

    Fix applying patches.

 digger.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/digger.spec b/digger.spec
index 43d907a..be49975 100644
--- a/digger.spec
+++ b/digger.spec
@@ -39,8 +39,8 @@ możliwości takich jak:
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 %build
 %{__make} -f Makefile.sdl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/digger.git/commitdiff/767add35cd94db5702316e438ccdd9a70b5df596



More information about the pld-cvs-commit mailing list