[packages/perl-PerlMenu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:03:17 CEST 2025
commit 42b12b820cea6656716677f612ded14a9f07120f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:03:02 2025 +0200
Fix applying patches.
perl-PerlMenu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-PerlMenu.spec b/perl-PerlMenu.spec
index 2bdc056..89bc272 100644
--- a/perl-PerlMenu.spec
+++ b/perl-PerlMenu.spec
@@ -25,7 +25,7 @@ szablonami formularzy do wpisywania danych.
%prep
%setup -q -n %{pdir}.v%{version}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-PerlMenu.git/commitdiff/42b12b820cea6656716677f612ded14a9f07120f
More information about the pld-cvs-commit
mailing list