[packages/libglade] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:49:54 CEST 2025


commit 576e124c588f726c239cfe3b1a93ac04b930018c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:49:39 2025 +0200

    Fix applying patches.

 libglade.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libglade.spec b/libglade.spec
index fe7d946..e3f7585 100644
--- a/libglade.spec
+++ b/libglade.spec
@@ -273,13 +273,13 @@ Statyczna wersja biblioteki libglade-bonobo.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libglade.git/commitdiff/576e124c588f726c239cfe3b1a93ac04b930018c



More information about the pld-cvs-commit mailing list