[packages/perl-Text-BibTeX] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:05:27 CEST 2025


commit 0434e009ca08ebcde70f9600121df3546ffa25bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:05:11 2025 +0200

    Fix applying patches.

 perl-Text-BibTeX.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Text-BibTeX.spec b/perl-Text-BibTeX.spec
index c457751..d29863a 100644
--- a/perl-Text-BibTeX.spec
+++ b/perl-Text-BibTeX.spec
@@ -77,8 +77,8 @@ Pliki nagłówkowe biblioteki btparse.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 LIBDIR=%{_libdir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-BibTeX.git/commitdiff/0434e009ca08ebcde70f9600121df3546ffa25bd



More information about the pld-cvs-commit mailing list