[packages/libinstpatch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:52:06 CEST 2025
commit dd5fdfa0d2e2de602c3ed48f3f1a82f7e6d2ad96
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:50 2025 +0200
Fix applying patches.
libinstpatch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libinstpatch.spec b/libinstpatch.spec
index 0c048e9..861c527 100644
--- a/libinstpatch.spec
+++ b/libinstpatch.spec
@@ -70,7 +70,7 @@ Dokumentacja API biblioteki libinstpatch.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libinstpatch.git/commitdiff/dd5fdfa0d2e2de602c3ed48f3f1a82f7e6d2ad96
More information about the pld-cvs-commit
mailing list