[packages/sheepdog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:57:30 CEST 2025
commit e729b24a3294541223d8f5499a522fd999821666
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:57:15 2025 +0200
Fix applying patches.
sheepdog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sheepdog.spec b/sheepdog.spec
index 6f6b7ff..855c442 100644
--- a/sheepdog.spec
+++ b/sheepdog.spec
@@ -105,7 +105,7 @@ Biblioteka statyczna sheepdog.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%ifarch x32
# currently not supported in lib/isa-l, but let's check
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sheepdog.git/commitdiff/e729b24a3294541223d8f5499a522fd999821666
More information about the pld-cvs-commit
mailing list