[packages/squirm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:53 CEST 2025
commit 38250c45fc51474ebb314fdab0059dba4144814f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:06:37 2025 +0200
Fix applying patches.
squirm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squirm.spec b/squirm.spec
index 076e13b..9528afd 100644
--- a/squirm.spec
+++ b/squirm.spec
@@ -49,7 +49,7 @@ Ma następujące możliwości:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squirm.git/commitdiff/38250c45fc51474ebb314fdab0059dba4144814f
More information about the pld-cvs-commit
mailing list