[packages/xemacs-devel-pkg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:14:18 CEST 2025
commit ebe01c5a81611e3678157dcae1c4049d68991723
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:59 2025 +0200
Fix applying patches.
xemacs-devel-pkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xemacs-devel-pkg.spec b/xemacs-devel-pkg.spec
index 03f5216..4b3434f 100644
--- a/xemacs-devel-pkg.spec
+++ b/xemacs-devel-pkg.spec
@@ -25,7 +25,7 @@ Wsparcie dla programistów Emacs Lisp.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
makeinfo man/xemacs-devel/patcher.texi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xemacs-devel-pkg.git/commitdiff/ebe01c5a81611e3678157dcae1c4049d68991723
More information about the pld-cvs-commit
mailing list