[packages/extace] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:05 CEST 2025
commit fc58e12d2e448e846df8eddd6aed4dee6dafd92f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:28:49 2025 +0200
Fix applying patches.
extace.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/extace.spec b/extace.spec
index e236db3..bb7921d 100644
--- a/extace.spec
+++ b/extace.spec
@@ -36,7 +36,7 @@ oraz The Rasterman.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/extace.git/commitdiff/fc58e12d2e448e846df8eddd6aed4dee6dafd92f
More information about the pld-cvs-commit
mailing list