[packages/ies4linux] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:13:07 CEST 2025
commit cdf9cb965327131a4adfeccbd0a510adfa7ba631
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:51 2025 +0200
Fix applying patches.
ies4linux.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ies4linux.spec b/ies4linux.spec
index e7fc6bb..4c0a12e 100644
--- a/ies4linux.spec
+++ b/ies4linux.spec
@@ -589,8 +589,8 @@ Internet Explorer 7 w wersji polskiej.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
#
# IE 7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ies4linux.git/commitdiff/cdf9cb965327131a4adfeccbd0a510adfa7ba631
More information about the pld-cvs-commit
mailing list