[packages/symmlq] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:58 CEST 2025
commit 07ec293d2cf4b48c74fc6b39529df42e6ab7d469
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:42 2025 +0200
Fix applying patches.
symmlq.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/symmlq.spec b/symmlq.spec
index e68c7f6..a1328d0 100644
--- a/symmlq.spec
+++ b/symmlq.spec
@@ -66,7 +66,7 @@ Statyczna biblioteka SYMMLQ.
%prep
%setup -q -c -T
-%patch0 -p1
+%patch -P0 -p1
cp %{SOURCE0} .
cp %{SOURCE1} README
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/symmlq.git/commitdiff/07ec293d2cf4b48c74fc6b39529df42e6ab7d469
More information about the pld-cvs-commit
mailing list