[packages/xgalaga] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:16:33 CEST 2025
commit 9ce5cffcf209fb0cb9a41418eb73b116f2c110f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:03 2025 +0200
Fix applying patches.
xgalaga.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/xgalaga.spec b/xgalaga.spec
index 6dee931..16bab42 100644
--- a/xgalaga.spec
+++ b/xgalaga.spec
@@ -32,11 +32,11 @@ wspaniałych efektów specjalnych.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xgalaga.git/commitdiff/9ce5cffcf209fb0cb9a41418eb73b116f2c110f9
More information about the pld-cvs-commit
mailing list