[packages/xemacs-ediff-pkg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:14:21 CEST 2025
commit f6e50a8b99cc33e8bb41114f1399a5e18cd7d93e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:59 2025 +0200
Fix applying patches.
xemacs-ediff-pkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xemacs-ediff-pkg.spec b/xemacs-ediff-pkg.spec
index 284d416..7160542 100644
--- a/xemacs-ediff-pkg.spec
+++ b/xemacs-ediff-pkg.spec
@@ -28,7 +28,7 @@ Interfejs do GNU patch.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
cd man/ediff
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xemacs-ediff-pkg.git/commitdiff/f6e50a8b99cc33e8bb41114f1399a5e18cd7d93e
More information about the pld-cvs-commit
mailing list