[packages/presage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:06 CEST 2025


commit e6a88160a31c05826c97b64a0e036fb86b556843
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:21:50 2025 +0200

    Fix applying patches.

 presage.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/presage.spec b/presage.spec
index 98b078e..43e5f82 100644
--- a/presage.spec
+++ b/presage.spec
@@ -197,12 +197,12 @@ bibliotekę wxPython.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python,%{__python},' \
 	apps/dbus/{presage_dbus_python_demo.in,presage_dbus_service,presage_dbus_service.py}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/presage.git/commitdiff/e6a88160a31c05826c97b64a0e036fb86b556843



More information about the pld-cvs-commit mailing list