[packages/gltron] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:50 CEST 2025
commit e9e501d4bd394daf8ddce35b8ef0640f5d35039d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:34 2025 +0200
Fix applying patches.
gltron.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gltron.spec b/gltron.spec
index 0f0b5e0..caaa4d9 100644
--- a/gltron.spec
+++ b/gltron.spec
@@ -38,7 +38,7 @@ przeciwników do wjechania w ten mur. Wygrywa ostatni żyjący gracz.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gltron.git/commitdiff/e9e501d4bd394daf8ddce35b8ef0640f5d35039d
More information about the pld-cvs-commit
mailing list