[packages/scatterchat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:52:24 CEST 2025
commit 1509321a3b9a039ab4260eea1807dc6e61bb8912
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:52:08 2025 +0200
Fix applying patches.
scatterchat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scatterchat.spec b/scatterchat.spec
index 1ebac70..a4b1856 100644
--- a/scatterchat.spec
+++ b/scatterchat.spec
@@ -84,7 +84,7 @@ Ten pakiet zawiera pliki nagłówkowe scatterchata.
%prep
%setup -q -a1
-%patch0 -p0
+%patch -P0 -p0
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scatterchat.git/commitdiff/1509321a3b9a039ab4260eea1807dc6e61bb8912
More information about the pld-cvs-commit
mailing list