[packages/xemacs-elib-pkg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:14:27 CEST 2025
commit dc4fee2f7db98386f063bdcb42c3603130cae30d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:59 2025 +0200
Fix applying patches.
xemacs-elib-pkg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xemacs-elib-pkg.spec b/xemacs-elib-pkg.spec
index d88953b..3952d7a 100644
--- a/xemacs-elib-pkg.spec
+++ b/xemacs-elib-pkg.spec
@@ -24,7 +24,7 @@ Przenośna biblioteka narzędzi Emacs Lisp.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
cd man/elib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xemacs-elib-pkg.git/commitdiff/dc4fee2f7db98386f063bdcb42c3603130cae30d
More information about the pld-cvs-commit
mailing list