[packages/js187] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:14 CEST 2025
commit e73457498c6d9e789616d143f568874eaeccdca7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:24:58 2025 +0200
Fix applying patches.
js187.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/js187.spec b/js187.spec
index 427dce4..d5f0fc8 100644
--- a/js187.spec
+++ b/js187.spec
@@ -98,8 +98,8 @@ Statyczna wersja biblioteki JavaScript 1.8.7.
%prep
%setup -q -n js-1.8.7
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
sed -i -e 's/-O3//' js/src/Makefile.in js/src/config/Makefile.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/js187.git/commitdiff/e73457498c6d9e789616d143f568874eaeccdca7
More information about the pld-cvs-commit
mailing list