[packages/f-spot] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:36:50 CEST 2025
commit a3cffdd51c41c069d349a52dbe4f613a053f1e06
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:34 2025 +0200
Fix applying patches.
f-spot.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/f-spot.spec b/f-spot.spec
index 29f96a2..9bb4c63 100644
--- a/f-spot.spec
+++ b/f-spot.spec
@@ -75,8 +75,8 @@ Moduł F-Spot dla gnome-screensavera.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/f-spot.git/commitdiff/a3cffdd51c41c069d349a52dbe4f613a053f1e06
More information about the pld-cvs-commit
mailing list