[packages/lxterminal] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:12:31 CEST 2025


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

    Fix applying patches.

 lxterminal.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lxterminal.spec b/lxterminal.spec
index a22e38a..6031e93 100644
--- a/lxterminal.spec
+++ b/lxterminal.spec
@@ -44,8 +44,8 @@ LXTerminal to standardowy emulator terminala dla środowiska LXDE.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %{__sed} -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,' configure.ac
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxterminal.git/commitdiff/160d22cbed5815dcfd81bdc993a7ddf79c624593



More information about the pld-cvs-commit mailing list