[packages/Atari800] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:42:17 CEST 2025
commit 69041744d86c365664dfcd5ae6f976477fe1d3f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:02 2025 +0200
Fix applying patches.
Atari800.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Atari800.spec b/Atari800.spec
index d744fe5..c04ddc0 100644
--- a/Atari800.spec
+++ b/Atari800.spec
@@ -88,7 +88,7 @@ obsługą dźwięku i joysticka.
%prep
%setup -q -n atari800-%{version}
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Atari800.git/commitdiff/69041744d86c365664dfcd5ae6f976477fe1d3f1
More information about the pld-cvs-commit
mailing list