[packages/tcshrc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:15:28 CEST 2025
commit 8b8aa47256b3fb669d0b0b1b3400a849a17cc369
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:15:13 2025 +0200
Fix applying patches.
tcshrc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tcshrc.spec b/tcshrc.spec
index 8dfd5ca..f27fbe8 100644
--- a/tcshrc.spec
+++ b/tcshrc.spec
@@ -34,7 +34,7 @@ ją na "/bin/tcsh" przy użyciu 'chsh'.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcshrc.git/commitdiff/8b8aa47256b3fb669d0b0b1b3400a849a17cc369
More information about the pld-cvs-commit
mailing list