[packages/lxsession] Fix applying patches.

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


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

    Fix applying patches.

 lxsession.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lxsession.spec b/lxsession.spec
index fa98e5e..9a9e1fd 100644
--- a/lxsession.spec
+++ b/lxsession.spec
@@ -70,10 +70,10 @@ uruchomić je ponownie przy kolejnym zalogowaniu tego użytkownika.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxsession.git/commitdiff/da2abb716419a88786ac3456d2765c35b326480b



More information about the pld-cvs-commit mailing list