[packages/shermans_aquarium] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:57:36 CEST 2025


commit 895dda61c0c2f9c7ddec849879613bd34b8458a5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:57:20 2025 +0200

    Fix applying patches.

 shermans_aquarium.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/shermans_aquarium.spec b/shermans_aquarium.spec
index a116b8e..111c2e6 100644
--- a/shermans_aquarium.spec
+++ b/shermans_aquarium.spec
@@ -43,8 +43,8 @@ scrollock.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shermans_aquarium.git/commitdiff/895dda61c0c2f9c7ddec849879613bd34b8458a5



More information about the pld-cvs-commit mailing list