[packages/perl-CDB-TinyCDB] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:55:45 CEST 2025


commit 19ecff2e5b4b75cebd887814d9b2dd3c5f9c6432
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:55:29 2025 +0200

    Fix applying patches.

 perl-CDB-TinyCDB.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-CDB-TinyCDB.spec b/perl-CDB-TinyCDB.spec
index cefb16d..01ddda5 100644
--- a/perl-CDB-TinyCDB.spec
+++ b/perl-CDB-TinyCDB.spec
@@ -30,7 +30,7 @@ create CDB files.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CDB-TinyCDB.git/commitdiff/19ecff2e5b4b75cebd887814d9b2dd3c5f9c6432



More information about the pld-cvs-commit mailing list