[packages/HElliZER] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:11 CEST 2025
commit 16924f80e594774dce93223ce8568c6d8ead5f72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:06:56 2025 +0200
Fix applying patches.
HElliZER.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/HElliZER.spec b/HElliZER.spec
index 6c43b79..56c00ab 100644
--- a/HElliZER.spec
+++ b/HElliZER.spec
@@ -24,8 +24,8 @@ HElliZER - pierwsze przenośne demo.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
rm -f acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/HElliZER.git/commitdiff/16924f80e594774dce93223ce8568c6d8ead5f72
More information about the pld-cvs-commit
mailing list