[packages/detox] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:56 CEST 2025
commit 9e5b70feed32a99381dfb6f871003da23f4c7072
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:40 2025 +0200
Fix applying patches.
detox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/detox.spec b/detox.spec
index 163e5aa..9966d85 100644
--- a/detox.spec
+++ b/detox.spec
@@ -22,7 +22,7 @@ equivalents.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/detox.git/commitdiff/9e5b70feed32a99381dfb6f871003da23f4c7072
More information about the pld-cvs-commit
mailing list