[packages/ggaoed] Fix applying patches.

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


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

    Fix applying patches.

 ggaoed.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ggaoed.spec b/ggaoed.spec
index 418ba1f..926d19a 100644
--- a/ggaoed.spec
+++ b/ggaoed.spec
@@ -29,8 +29,8 @@ features to provide the best performance.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ggaoed.git/commitdiff/a3968855ed893c1c6062e97f9e3950c4f00c9ca3



More information about the pld-cvs-commit mailing list