[packages/reptyr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:42:13 CEST 2025
commit 3bd179891bc65969a3b8310a92531cd49181750a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:41:57 2025 +0200
Fix applying patches.
reptyr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/reptyr.spec b/reptyr.spec
index 0c7c8f3..fc87386 100644
--- a/reptyr.spec
+++ b/reptyr.spec
@@ -31,7 +31,7 @@ sesję ssh.
%prep
%setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/reptyr.git/commitdiff/3bd179891bc65969a3b8310a92531cd49181750a
More information about the pld-cvs-commit
mailing list