[packages/greed] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:53 CEST 2025
commit 9bc0502a1d8cd1094067d6659d61f112fe045ee9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:37 2025 +0200
Fix applying patches.
greed.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/greed.spec b/greed.spec
index 1473ad9..e256f28 100644
--- a/greed.spec
+++ b/greed.spec
@@ -29,7 +29,7 @@ zgodnie z tradycją gier roguelike, przez symbol @.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS=-I/usr/include/ncurses
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/greed.git/commitdiff/9bc0502a1d8cd1094067d6659d61f112fe045ee9
More information about the pld-cvs-commit
mailing list