[packages/bsddate] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:46 CEST 2025
commit 72fe7a9dd535fa470edc8443167d9c2c52a8315e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:51:30 2025 +0200
Fix applying patches.
bsddate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bsddate.spec b/bsddate.spec
index 5e58c73..baf9d04 100644
--- a/bsddate.spec
+++ b/bsddate.spec
@@ -19,7 +19,7 @@ Wersja BSD narzędzia date(1) przeniesiona z FreeBSD 6.2.
%prep
%setup -q -n date
-%patch0 -p1
+%patch -P0 -p1
head -n 28 date.c > COPYING
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bsddate.git/commitdiff/72fe7a9dd535fa470edc8443167d9c2c52a8315e
More information about the pld-cvs-commit
mailing list