[packages/flyhard] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:57 CEST 2025
commit 10c8732f029bace901bc20fe79b8d8031f2b0efd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:42 2025 +0200
Fix applying patches.
flyhard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flyhard.spec b/flyhard.spec
index 407878d..a67c562 100644
--- a/flyhard.spec
+++ b/flyhard.spec
@@ -27,7 +27,7 @@ przenosi je i gdzieś upuszcza.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's,\$(savedir),\$(DESTDIR)$(savedir),' src/Makefile.am
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flyhard.git/commitdiff/10c8732f029bace901bc20fe79b8d8031f2b0efd
More information about the pld-cvs-commit
mailing list