[packages/magicor] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:13:15 CEST 2025


commit 444d9e7666cc5aed47c4701dc7a7c823e32255c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:59 2025 +0200

    Fix applying patches.

 magicor.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/magicor.spec b/magicor.spec
index 8cc895f..ad3b7d4 100644
--- a/magicor.spec
+++ b/magicor.spec
@@ -45,8 +45,8 @@ Edytor poziomów dla Magicor.
 
 %prep
 %setup -q -a 1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/magicor.git/commitdiff/444d9e7666cc5aed47c4701dc7a7c823e32255c3



More information about the pld-cvs-commit mailing list