[packages/emacs-psgml] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:25:06 CEST 2025


commit 9e557b98514d5a7b424a7a90a9b84fc3f9e48fc0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:24:50 2025 +0200

    Fix applying patches.

 emacs-psgml.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/emacs-psgml.spec b/emacs-psgml.spec
index fd2c727..6f3cb99 100644
--- a/emacs-psgml.spec
+++ b/emacs-psgml.spec
@@ -30,8 +30,8 @@ and also several commands for folding editing.
 
 %prep
 %setup -q -n psgml-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure2_13
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/emacs-psgml.git/commitdiff/9e557b98514d5a7b424a7a90a9b84fc3f9e48fc0



More information about the pld-cvs-commit mailing list