[packages/synaptic] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:12:04 CEST 2025


commit eb246b6504791b8edcb8bfd6018183298eee5b0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:11:48 2025 +0200

    Fix applying patches.

 synaptic.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/synaptic.spec b/synaptic.spec
index b3b9323..e52e3c9 100644
--- a/synaptic.spec
+++ b/synaptic.spec
@@ -80,12 +80,12 @@ Możliwości:
 
 %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
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synaptic.git/commitdiff/eb246b6504791b8edcb8bfd6018183298eee5b0c



More information about the pld-cvs-commit mailing list