[packages/hmake] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:08:30 CEST 2025


commit 6821100d0075fc92830e13a6984b8a76db660391
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:08:14 2025 +0200

    Fix applying patches.

 hmake.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hmake.spec b/hmake.spec
index 9e6ed87..a0c5cca 100644
--- a/hmake.spec
+++ b/hmake.spec
@@ -49,8 +49,8 @@ Haskella aby dostać interaktywne środowisko podobne do Hugs.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hmake.git/commitdiff/6821100d0075fc92830e13a6984b8a76db660391



More information about the pld-cvs-commit mailing list