[packages/prename] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:00 CEST 2025
commit 1635cc7b1f4d7ff4a69c419050d73852c025395a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:21:44 2025 +0200
Fix applying patches.
prename.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/prename.spec b/prename.spec
index 6a83993..02e46f5 100644
--- a/prename.spec
+++ b/prename.spec
@@ -20,7 +20,7 @@ file names specified.
%prep
%setup -q -n rename-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/prename.git/commitdiff/1635cc7b1f4d7ff4a69c419050d73852c025395a
More information about the pld-cvs-commit
mailing list