[packages/hearts] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:07:03 CEST 2025
commit f8989bc20f3b507e0c89a8d515b304ca27a50024
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:06:47 2025 +0200
Fix applying patches.
hearts.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hearts.spec b/hearts.spec
index bee56a9..47d9ab9 100644
--- a/hearts.spec
+++ b/hearts.spec
@@ -28,7 +28,7 @@ możliwość gry przez sieć.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hearts.git/commitdiff/f8989bc20f3b507e0c89a8d515b304ca27a50024
More information about the pld-cvs-commit
mailing list