[packages/Razor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:39:59 CEST 2025
commit 1c8c38b08f0826939b46c513294b5317e839edd0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:39:43 2025 +0200
Fix applying patches.
Razor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Razor.spec b/Razor.spec
index c6d5292..4adc85a 100644
--- a/Razor.spec
+++ b/Razor.spec
@@ -51,7 +51,7 @@ Moduły Perla dla Razora, klasa Razor2::.
%prep
%setup -q -n razor-agents-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Razor.git/commitdiff/1c8c38b08f0826939b46c513294b5317e839edd0
More information about the pld-cvs-commit
mailing list