[packages/patchutils] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:52:22 CEST 2025
commit 13c10a0849c87390a6b2353b25d482e5ab95f218
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:52:06 2025 +0200
Fix applying patches.
patchutils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/patchutils.spec b/patchutils.spec
index 3e959a8..d3a4fd8 100644
--- a/patchutils.spec
+++ b/patchutils.spec
@@ -142,7 +142,7 @@ patch-файлів непотрібних patch'ів на основі шабл
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/patchutils.git/commitdiff/13c10a0849c87390a6b2353b25d482e5ab95f218
More information about the pld-cvs-commit
mailing list