[packages/grcm] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:44 CEST 2025
commit 0d91c07195acd545789915308497f73e9fe5c6f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:29 2025 +0200
Fix applying patches.
grcm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grcm.spec b/grcm.spec
index 5ec2456..e7064ab 100644
--- a/grcm.spec
+++ b/grcm.spec
@@ -35,7 +35,7 @@ nie myślał o używaniu go do ftp, ale byłoby to łatwe w konfiguracji.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grcm.git/commitdiff/0d91c07195acd545789915308497f73e9fe5c6f7
More information about the pld-cvs-commit
mailing list