[packages/circuslinux] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:59:34 CEST 2025


commit 851f90f4f165e844e724106c9615f8cd37a4c735
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:59:18 2025 +0200

    Fix applying patches.

 circuslinux.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/circuslinux.spec b/circuslinux.spec
index 32a0ae5..322285d 100644
--- a/circuslinux.spec
+++ b/circuslinux.spec
@@ -44,8 +44,8 @@ Motyw gry jest podobny do klasycznych gier - "Breakout" i "Arkanoid".
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/circuslinux.git/commitdiff/851f90f4f165e844e724106c9615f8cd37a4c735



More information about the pld-cvs-commit mailing list