[packages/needrestart] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:27 CEST 2025
commit f39ecbebb60ca115ce4e754cbd9e77e73881492a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:11 2025 +0200
Fix applying patches.
needrestart.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/needrestart.spec b/needrestart.spec
index ccfbbe7..595b181 100644
--- a/needrestart.spec
+++ b/needrestart.spec
@@ -30,7 +30,7 @@ Features:
%prep
%setup -qc
mv %{name}-*/* .
-%patch0 -p1
+%patch -P0 -p1
%{__rm} perl/lib/NeedRestart/UI/Debconf.pm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/needrestart.git/commitdiff/f39ecbebb60ca115ce4e754cbd9e77e73881492a
More information about the pld-cvs-commit
mailing list