[packages/stella] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:08:33 CEST 2025
commit 322b171080fa966da28a20ef1155d7c0bb23876b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:08:17 2025 +0200
Fix applying patches.
stella.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/stella.spec b/stella.spec
index 75f11b8..08ce7da 100644
--- a/stella.spec
+++ b/stella.spec
@@ -32,8 +32,8 @@ więc można grać w swoje ulubione stare gry z Atari 2600 na PC.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/stella.git/commitdiff/322b171080fa966da28a20ef1155d7c0bb23876b
More information about the pld-cvs-commit
mailing list