[packages/qemacs] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:34:45 CEST 2025


commit b6c16a56233d6a3cb2967308fef01b6ce2c08f60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:34:29 2025 +0200

    Fix applying patches.

 qemacs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qemacs.spec b/qemacs.spec
index 63a343f..46a4d22 100644
--- a/qemacs.spec
+++ b/qemacs.spec
@@ -70,8 +70,8 @@ Emacsa. Jego możliwości obejmują:
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 CFLAGS="%{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qemacs.git/commitdiff/b6c16a56233d6a3cb2967308fef01b6ce2c08f60



More information about the pld-cvs-commit mailing list