[packages/perl-DBD-SQLite] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:57:33 CEST 2025


commit d488827fca204d718884d9ba4e3ebf96375d1204
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:57:17 2025 +0200

    Fix applying patches.

 perl-DBD-SQLite.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-DBD-SQLite.spec b/perl-DBD-SQLite.spec
index 369ea99..b2537ae 100644
--- a/perl-DBD-SQLite.spec
+++ b/perl-DBD-SQLite.spec
@@ -61,7 +61,7 @@ Aby używać baz danych stworzonych przy pomocy starszej wersji SQLite
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # honour USE_LOCAL_SQLITE instead of using bundled sqlite3 (see comments inside)
 %{__perl} -pi -e 's/if \( 0 \)/if ( 1 )/' Makefile.PL
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-DBD-SQLite.git/commitdiff/d488827fca204d718884d9ba4e3ebf96375d1204



More information about the pld-cvs-commit mailing list