[packages/giggle] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:41 CEST 2025
commit e15192db739bfb05e318404cb3e6c31a7f08b3a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:26 2025 +0200
Fix applying patches.
giggle.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/giggle.spec b/giggle.spec
index 24618ed..1847646 100644
--- a/giggle.spec
+++ b/giggle.spec
@@ -63,8 +63,8 @@ Pliki programistyczne libgiggle.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__intltoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/giggle.git/commitdiff/e15192db739bfb05e318404cb3e6c31a7f08b3a8
More information about the pld-cvs-commit
mailing list