[packages/libshveu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:59:43 CEST 2025
commit 575996f68e75c1a5c37d5c87969a5455408aabc9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:59:27 2025 +0200
Fix applying patches.
libshveu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libshveu.spec b/libshveu.spec
index cdba8fb..7d5babc 100644
--- a/libshveu.spec
+++ b/libshveu.spec
@@ -68,7 +68,7 @@ Dokumentacja API biblioteki libshveu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libshveu.git/commitdiff/575996f68e75c1a5c37d5c87969a5455408aabc9
More information about the pld-cvs-commit
mailing list