[packages/gdk-pixbuf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:41:09 CEST 2025
commit c26117341dadda8359571a48436f45fe2a89d2c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:40:53 2025 +0200
Fix applying patches.
gdk-pixbuf.spec | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/gdk-pixbuf.spec b/gdk-pixbuf.spec
index 17cc26e..c791e5a 100644
--- a/gdk-pixbuf.spec
+++ b/gdk-pixbuf.spec
@@ -175,16 +175,16 @@ Część gdk-pixbuf związana z GNOME - wersja statyczna.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p0
-%patch9 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p0
+%patch -P9 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gdk-pixbuf.git/commitdiff/c26117341dadda8359571a48436f45fe2a89d2c5
More information about the pld-cvs-commit
mailing list