[packages/libcerf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:45:25 CEST 2025
commit 64f91d7c147a87f86798c5a7d9463ac241d1acbf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:45:09 2025 +0200
Fix applying patches.
libcerf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libcerf.spec b/libcerf.spec
index 5ea6fb9..8298634 100644
--- a/libcerf.spec
+++ b/libcerf.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe biblioteki libcerf.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcerf.git/commitdiff/64f91d7c147a87f86798c5a7d9463ac241d1acbf
More information about the pld-cvs-commit
mailing list