[packages/nedit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:23 CEST 2025
commit 647e4c815a18b02631c72828738c99f564ae5561
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:07 2025 +0200
Fix applying patches.
nedit.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/nedit.spec b/nedit.spec
index 3672a23..69c74ad 100644
--- a/nedit.spec
+++ b/nedit.spec
@@ -34,8 +34,8 @@ całości dopełnienia cała gama potężnych poleceń edycyjnych.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
echo | %{__make} linux \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nedit.git/commitdiff/647e4c815a18b02631c72828738c99f564ae5561
More information about the pld-cvs-commit
mailing list