[packages/gimp-plugin-pano] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:58 CEST 2025
commit 850e16b50230964c85e8760ed5f13aff9b9f01b1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:43 2025 +0200
Fix applying patches.
gimp-plugin-pano.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gimp-plugin-pano.spec b/gimp-plugin-pano.spec
index 8bfba9b..db8c112 100644
--- a/gimp-plugin-pano.spec
+++ b/gimp-plugin-pano.spec
@@ -34,8 +34,8 @@ Ten pakiet jest implementacją Panotools dla GIMP-a 2.0 i późniejszych.
%prep
%setup -q -n gimp-plugin-ng
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gimp-plugin-pano.git/commitdiff/850e16b50230964c85e8760ed5f13aff9b9f01b1
More information about the pld-cvs-commit
mailing list