[packages/moc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:21:27 CEST 2025


commit bd8a89b97508bfc959aae78a6d367ce28796b32d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:21:12 2025 +0200

    Fix applying patches.

 moc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/moc.spec b/moc.spec
index 587967e..bf4ccd9 100644
--- a/moc.spec
+++ b/moc.spec
@@ -268,8 +268,8 @@ należy uruchomić ponownie MOC.
 %prep
 %setup -q
 %{?with_home_etc:%patch0 -p1}
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 rm -rf libltdl
 %{__sed} -i -e '/SUBDIRS/ s/libltdl//' Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/moc.git/commitdiff/bd8a89b97508bfc959aae78a6d367ce28796b32d



More information about the pld-cvs-commit mailing list