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