[packages/perl-common-sense] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:56:12 CEST 2025


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

    Fix applying patches.

 perl-common-sense.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-common-sense.spec b/perl-common-sense.spec
index 00f9e38..116e82c 100644
--- a/perl-common-sense.spec
+++ b/perl-common-sense.spec
@@ -33,7 +33,7 @@ programów perlowych.
 
 %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-common-sense.git/commitdiff/ea8602216b981b9c5c27ab45e5294d8c3bb1582f



More information about the pld-cvs-commit mailing list