[packages/ekiga] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:24:31 CEST 2025


commit c3fd7d1db0534c16b4649875887580fc1c669d57
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:24:15 2025 +0200

    Fix applying patches.

 ekiga.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ekiga.spec b/ekiga.spec
index 68351a1..b804ef8 100644
--- a/ekiga.spec
+++ b/ekiga.spec
@@ -89,11 +89,11 @@ obrazem. Ekiga była poprzednio znana jako GnomeMeeting.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 sed -i -e 's|Categories=GNOME;GTK;Network;Telephony;|Categories=GTK;GNOME;Network;InstantMessaging;|' ekiga.desktop.in.in
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ekiga.git/commitdiff/c3fd7d1db0534c16b4649875887580fc1c669d57



More information about the pld-cvs-commit mailing list