[packages/simulavr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:58 CEST 2025
commit 8fdca187a9a4bf66a1e14e57f9ca3dae8cb0103d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:42 2025 +0200
Fix applying patches.
simulavr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simulavr.spec b/simulavr.spec
index 4434dc3..7e5dbec 100644
--- a/simulavr.spec
+++ b/simulavr.spec
@@ -32,7 +32,7 @@ poziomie kodu źródłowego.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simulavr.git/commitdiff/8fdca187a9a4bf66a1e14e57f9ca3dae8cb0103d
More information about the pld-cvs-commit
mailing list