[packages/perltidy] Fix applying patches.

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


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

    Fix applying patches.

 perltidy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perltidy.spec b/perltidy.spec
index 076a109..cd1ba5e 100644
--- a/perltidy.spec
+++ b/perltidy.spec
@@ -30,7 +30,7 @@ zreformatowanej, z wcięciami.
 
 %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/perltidy.git/commitdiff/e0b218c97cbb2874de7404dea666c1e094f24e3e



More information about the pld-cvs-commit mailing list