[packages/rshaper] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:45:40 CEST 2025
commit c1a823225e06b74f07e37922c3a870d9c5dbbb0a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:45:24 2025 +0200
Fix applying patches.
rshaper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rshaper.spec b/rshaper.spec
index 33631e6..20f135f 100644
--- a/rshaper.spec
+++ b/rshaper.spec
@@ -70,7 +70,7 @@ Moduł jądra Linuksa do ograniczania pasma w sieci.
%prep
%setup -q -n %{name}-snapshot-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rshaper.git/commitdiff/c1a823225e06b74f07e37922c3a870d9c5dbbb0a
More information about the pld-cvs-commit
mailing list