[packages/jss] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:28 CEST 2025
commit b670d4ca512f957288fae9c6b0b9ed5584c41863
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:12 2025 +0200
Fix applying patches.
jss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jss.spec b/jss.spec
index 1fa4699..d4dbaaf 100644
--- a/jss.spec
+++ b/jss.spec
@@ -33,7 +33,7 @@ BER/DER.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
install -d mozilla/dist/public
ln -sf /usr/include/nspr mozilla/dist/public/nspr20
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jss.git/commitdiff/b670d4ca512f957288fae9c6b0b9ed5584c41863
More information about the pld-cvs-commit
mailing list