[packages/rote] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:57 CEST 2025
commit f2b9d77efaf8a22e8c1e6918f36d499beda7cf36
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:43:41 2025 +0200
Fix applying patches.
rote.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rote.spec b/rote.spec
index e0c1c68..80aeb0b 100644
--- a/rote.spec
+++ b/rote.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka ROTE.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rote.git/commitdiff/f2b9d77efaf8a22e8c1e6918f36d499beda7cf36
More information about the pld-cvs-commit
mailing list