[packages/gluezilla] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:58 CEST 2025
commit 2aa5cf8b200fa2a68ddb41524a32d7825da641b5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:43 2025 +0200
Fix applying patches.
gluezilla.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gluezilla.spec b/gluezilla.spec
index 059beb8..b094759 100644
--- a/gluezilla.spec
+++ b/gluezilla.spec
@@ -37,8 +37,8 @@ Część projektu Mono.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gluezilla.git/commitdiff/2aa5cf8b200fa2a68ddb41524a32d7825da641b5
More information about the pld-cvs-commit
mailing list