[packages/slashem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:59:58 CEST 2025


commit 9b7dbe45246b93a40711ce5a8682978ff292f3bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:59:42 2025 +0200

    Fix applying patches.

 slashem.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/slashem.spec b/slashem.spec
index 5d86de7..20ed27b 100644
--- a/slashem.spec
+++ b/slashem.spec
@@ -78,9 +78,9 @@ wspólnego z duchem gier roguelike.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 install %{SOURCE3} .
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/slashem.git/commitdiff/9b7dbe45246b93a40711ce5a8682978ff292f3bf



More information about the pld-cvs-commit mailing list