[packages/rc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:13 CEST 2025
commit 9249ae032ca9bc770e9af14cac0a39716b3d1e59
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:39:58 2025 +0200
Fix applying patches.
rc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rc.spec b/rc.spec
index 8ce12eb..6d61e51 100644
--- a/rc.spec
+++ b/rc.spec
@@ -26,7 +26,7 @@ porównaniu ze składnią csh.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rc.git/commitdiff/9249ae032ca9bc770e9af14cac0a39716b3d1e59
More information about the pld-cvs-commit
mailing list