[packages/rc-shaper] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:25 CEST 2025
commit 6feeeeb3fbb0f2e65669b68bf6e2ab6d7a6b9b73
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:10 2025 +0200
Fix applying patches.
rc-shaper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rc-shaper.spec b/rc-shaper.spec
index c8a6eac..42fae02 100644
--- a/rc-shaper.spec
+++ b/rc-shaper.spec
@@ -27,7 +27,7 @@ niż 100 shaperów poprzez łatę jądra.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rc-shaper.git/commitdiff/6feeeeb3fbb0f2e65669b68bf6e2ab6d7a6b9b73
More information about the pld-cvs-commit
mailing list