[packages/mrxvt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:26:03 CEST 2025
commit 4d4a858de9b9d3b7f7a20cf839d2cffb625c7274
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:47 2025 +0200
Fix applying patches.
mrxvt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mrxvt.spec b/mrxvt.spec
index c62029f..b2f38ef 100644
--- a/mrxvt.spec
+++ b/mrxvt.spec
@@ -41,7 +41,7 @@ Mrxvt NIE wymaga środowiska KDE ani GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export LDFLAGS="%{rpmldflags} -lutempter -L%{_libdir}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mrxvt.git/commitdiff/4d4a858de9b9d3b7f7a20cf839d2cffb625c7274
More information about the pld-cvs-commit
mailing list