[packages/gtkglarea1] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:02:21 CEST 2025


commit 3ba385f547c68e1f2ea7d8ffadb22713850b776b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:02:06 2025 +0200

    Fix applying patches.

 gtkglarea1.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtkglarea1.spec b/gtkglarea1.spec
index 8012253..e1ded8c 100644
--- a/gtkglarea1.spec
+++ b/gtkglarea1.spec
@@ -105,8 +105,8 @@ biblioteca GtkGLArea.
 
 %prep
 %setup -q -n gtkglarea-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkglarea1.git/commitdiff/3ba385f547c68e1f2ea7d8ffadb22713850b776b



More information about the pld-cvs-commit mailing list