[packages/shrinksafe] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:00 CEST 2025
commit ce8dcb5b75e0c03d23fa2f6049d5924d7e1b4ef5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:57:44 2025 +0200
Fix applying patches.
shrinksafe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shrinksafe.spec b/shrinksafe.spec
index 8d45cd4..1316ad0 100644
--- a/shrinksafe.spec
+++ b/shrinksafe.spec
@@ -40,7 +40,7 @@ EOF
mv rhino{*,}
cd rhino
-%patch0 -p0
+%patch -P0 -p0
cd -
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/shrinksafe.git/commitdiff/ce8dcb5b75e0c03d23fa2f6049d5924d7e1b4ef5
More information about the pld-cvs-commit
mailing list