[packages/cdb] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:56:03 CEST 2025
commit 0f5483f7376e9e77ba9493c199ead8bdf001dfe9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:55:47 2025 +0200
Fix applying patches.
cdb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cdb.spec b/cdb.spec
index c46eb5f..738184c 100644
--- a/cdb.spec
+++ b/cdb.spec
@@ -40,7 +40,7 @@ szybkiego odczytu:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cdb.git/commitdiff/0f5483f7376e9e77ba9493c199ead8bdf001dfe9
More information about the pld-cvs-commit
mailing list