[packages/armagetron] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:40:45 CEST 2025
commit 6b4e30abf4ca0d41ac6e6b3029a19fcffbc6bbc9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:40:29 2025 +0200
Fix applying patches.
armagetron.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/armagetron.spec b/armagetron.spec
index 6c268ad..654777f 100644
--- a/armagetron.spec
+++ b/armagetron.spec
@@ -74,7 +74,7 @@ Serwer Armagetrona.
%prep
%setup -q -a3
-%patch0 -p1
+%patch -P0 -p1
sed -i -e 's@/usr/lib@/usr/%{_lib}@;s at X11R6/lib at X11R6/%{_lib}@' configure.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/armagetron.git/commitdiff/6b4e30abf4ca0d41ac6e6b3029a19fcffbc6bbc9
More information about the pld-cvs-commit
mailing list