[packages/trafshow] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:21:40 CEST 2025
commit 38a680378c698d35ca82e16f680b2da996247ed9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:21:24 2025 +0200
Fix applying patches.
trafshow.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/trafshow.spec b/trafshow.spec
index a2d14cc..71f5809 100644
--- a/trafshow.spec
+++ b/trafshow.spec
@@ -37,7 +37,7 @@ wybraną część ruchu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i 's/static//' screen.c
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/trafshow.git/commitdiff/38a680378c698d35ca82e16f680b2da996247ed9
More information about the pld-cvs-commit
mailing list