[packages/wtmpdb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:11:24 CEST 2025
commit 56ba960ea146f6e2df891b5c559427a062e67a47
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:50 2025 +0200
Fix applying patches.
wtmpdb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wtmpdb.spec b/wtmpdb.spec
index 85bf903..30e136e 100644
--- a/wtmpdb.spec
+++ b/wtmpdb.spec
@@ -70,7 +70,7 @@ Pliki nagłówkowe biblioteki wtmpdb.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wtmpdb.git/commitdiff/56ba960ea146f6e2df891b5c559427a062e67a47
More information about the pld-cvs-commit
mailing list