[packages/libdigidoc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:01 CEST 2025
commit a6dc1fd817e2f2ea3c7c041b387051686f61f632
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:45 2025 +0200
Fix applying patches.
libdigidoc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdigidoc.spec b/libdigidoc.spec
index 91e0e1b..bea6b23 100644
--- a/libdigidoc.spec
+++ b/libdigidoc.spec
@@ -62,7 +62,7 @@ Dokumentacja programistyczna biblioteki libdigidoc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdigidoc.git/commitdiff/a6dc1fd817e2f2ea3c7c041b387051686f61f632
More information about the pld-cvs-commit
mailing list