[packages/distcache] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:54 CEST 2025
commit 9753bee0b3274f8e765875ca0d218c3c56ed1fac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:38 2025 +0200
Fix applying patches.
distcache.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/distcache.spec b/distcache.spec
index 62d9336..26daa54 100644
--- a/distcache.spec
+++ b/distcache.spec
@@ -93,7 +93,7 @@ serwera pamięci podręcznej sesji.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/distcache.git/commitdiff/9753bee0b3274f8e765875ca0d218c3c56ed1fac
More information about the pld-cvs-commit
mailing list