[packages/ggz-grubby] Fix applying patches.

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


commit cd511abbaf257220a51127cfa23ebd87450de6ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:20 2025 +0200

    Fix applying patches.

 ggz-grubby.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ggz-grubby.spec b/ggz-grubby.spec
index af8e6cb..b7382a0 100644
--- a/ggz-grubby.spec
+++ b/ggz-grubby.spec
@@ -46,10 +46,10 @@ poprzez wtyczki i skrypty.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ggz-grubby.git/commitdiff/cd511abbaf257220a51127cfa23ebd87450de6ac



More information about the pld-cvs-commit mailing list