[packages/sary] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:51:19 CEST 2025
commit 9bc5db98445e0ca4868337d7a9ba733956a0a8ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:51:04 2025 +0200
Fix applying patches.
sary.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sary.spec b/sary.spec
index b48b75c..569ca65 100644
--- a/sary.spec
+++ b/sary.spec
@@ -64,7 +64,7 @@ Statyczna biblioteka sary.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sary.git/commitdiff/9bc5db98445e0ca4868337d7a9ba733956a0a8ef
More information about the pld-cvs-commit
mailing list