[packages/gnomba] Fix applying patches.

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


commit b39517f7244b743afda09b2df15f66454b9408f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:50:49 2025 +0200

    Fix applying patches.

 gnomba.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnomba.spec b/gnomba.spec
index f1facbd..7d2782d 100644
--- a/gnomba.spec
+++ b/gnomba.spec
@@ -49,8 +49,8 @@ monter des pårteyes d' éndjoles windows oudoben eployi leus scrireces.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %undos gnomba.desktop
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnomba.git/commitdiff/b39517f7244b743afda09b2df15f66454b9408f1



More information about the pld-cvs-commit mailing list