[packages/funguloids] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:37:21 CEST 2025
commit b7dfa9e5551c2a6f2d05951124fe7e5be2440f2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:37:05 2025 +0200
Fix applying patches.
funguloids.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/funguloids.spec b/funguloids.spec
index 4175e8c..0e86495 100644
--- a/funguloids.spec
+++ b/funguloids.spec
@@ -44,8 +44,8 @@ jest podstawowa idea gry w pigułce. Ma płynną, przyciągającą grafikę
%prep
%setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/funguloids.git/commitdiff/b7dfa9e5551c2a6f2d05951124fe7e5be2440f2e
More information about the pld-cvs-commit
mailing list