[packages/updatedd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:37 CEST 2025
commit 48fa824f0074e13fc0c8de04940a266401fb518e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:26:22 2025 +0200
Fix applying patches.
updatedd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/updatedd.spec b/updatedd.spec
index f7a6e07..4e6128c 100644
--- a/updatedd.spec
+++ b/updatedd.spec
@@ -29,7 +29,7 @@ updatedd przez demona ppp.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/updatedd.git/commitdiff/48fa824f0074e13fc0c8de04940a266401fb518e
More information about the pld-cvs-commit
mailing list