[packages/xemacs-cc-mode-pkg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:14:15 CEST 2025


commit 83f4c752545b40ec79988efa182c52a1bbd79635
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:59 2025 +0200

    Fix applying patches.

 xemacs-cc-mode-pkg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xemacs-cc-mode-pkg.spec b/xemacs-cc-mode-pkg.spec
index 8603643..3504243 100644
--- a/xemacs-cc-mode-pkg.spec
+++ b/xemacs-cc-mode-pkg.spec
@@ -31,7 +31,7 @@ innych językach o podobnej składni: C++, Objective-C, CORBA IDL, Pike.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 (cd man/cc-mode; awk '/^\\input texinfo/ {print FILENAME}' * | xargs makeinfo)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xemacs-cc-mode-pkg.git/commitdiff/83f4c752545b40ec79988efa182c52a1bbd79635



More information about the pld-cvs-commit mailing list