[packages/parprouted] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:51:48 CEST 2025
commit b0dad321cf8a7920ce93452217c85dc61e98841b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:32 2025 +0200
Fix applying patches.
parprouted.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parprouted.spec b/parprouted.spec
index 89d3619..37145b8 100644
--- a/parprouted.spec
+++ b/parprouted.spec
@@ -32,7 +32,7 @@ używanych w przewodowych sieciach Ethernet.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/parprouted.git/commitdiff/b0dad321cf8a7920ce93452217c85dc61e98841b
More information about the pld-cvs-commit
mailing list