[packages/uredir] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:57 CEST 2025
commit 8f86f59fdc8000c090f9c43819588ca6eff0e75b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:41 2025 +0200
Fix applying patches.
uredir.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uredir.spec b/uredir.spec
index ffa29b1..f2ba0bd 100644
--- a/uredir.spec
+++ b/uredir.spec
@@ -20,7 +20,7 @@ port na podany inny adres oraz port.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uredir.git/commitdiff/8f86f59fdc8000c090f9c43819588ca6eff0e75b
More information about the pld-cvs-commit
mailing list